All Projects → unlocomqx → svelte-reactive-debugger

unlocomqx / svelte-reactive-debugger

Licence: other
Easily debug svelte reactive statements

Programming Languages

Svelte
593 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Svelte Reactive Debugger

Easily monitor svelte reactive statements

This extension needs this custom preprocessor to work https://github.com/unlocomqx/svelte-reactive-preprocessor

Install (Chrome/Firefox)

List

The extension displays the statements as they are executed

panel preview

Summary

The statements are grouped to show the total count and duration of each statement

panel preview

How to build

npm i && npm i --prefix app
npm run build

Built using node 15.4.0 and npm 7.0.15

How to test (requires Firefox)

npm run start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].