Browser devtools extension for time traveling and visualizing Svelte applications.
Svelte Slicer is an open-source Chrome Developer Tool that allows the user to view and traverse graphical and textual representations throughout its lifecycle, helping developers to more efficiently identify state-related bugs.
Key Features Include:
-Visualization of component relationships
-Moment-by-moment tracking of state variables
-Snapshot diffing to identify specific state changes
-Dynamic time travel through past state snapshots
To read more on Svelte Slicer, head over to our article on Medium.com at:
https://svelteslicer.medium.com/svelte-slicer-df5263a8e76f
Svelte Slicer is currently a work in progress and undergoing continual improvements. Please feel free to contribute at https://github.com/oslabs-beta/SvelteSlicer or contact one of our authors listed on GitHub.