svelte-unlog
v0.0.29
Published
Dev tool for inspecting Svelte store's to hopefully reduce the need to log store values as often when debugging.
Readme
Unlog
Dev tool for inspecting Svelte store's to hopefully reduce the need to log store values as often when debugging.
Install
npm install @polarforge/unlogRoadmap
Todo
Resources and references
https://svelte.dev/docs/svelte-store https://github.com/josdejong/svelte-jsoneditor/tree/main
