Dalila Devtools 作者: Everton Vieira
Devtools panel for Dalila: inspect signals, computed values, effects, scopes, dependencies, and live reactive updates.
扩展元数据
关于此扩展
Dalila Devtools is a browser DevTools panel for debugging Dalila applications.
It helps you inspect and understand your reactive graph in real time:
The extension reads runtime data exposed by apps that call initDevTools() in development.
How to use:
It helps you inspect and understand your reactive graph in real time:
- Signals and computed values
- Effects and effectAsync runs
- Scope lifecycle (active/disposed)
- Dependency edges between reactive nodes
- Live counters (reads, writes, runs)
- Node inspector with relations and recent runtime events
- Optional UI highlight of updated nodes
The extension reads runtime data exposed by apps that call initDevTools() in development.
How to use:
- In your app, call initDevTools().
- Open browser DevTools and select the "Dalila" tab.
- Use Live mode to track updates continuously, or Refresh for a manual snapshot.`
评分 0(1 位用户)
权限与数据
更多信息