Skip to content

unlocomqx/svelte-reactive-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Easily debug svelte reactive statements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published