Chrome Developer Tools extension for debugging SolidJS applications.
đ§ In early development. đ§
It allows for visualizing and interacting with Solid's reactivity graph, as well as inspecting component state and hierarchy.
â ď¸ IT REQUIRES A RUNTIME DEBUGGER LIBRARY TO WORK! â ď¸
The debugger is not bundled in with SolidJS at the moment, as the project is in early development and requires frequent changes.
See the guide on how to install it:
https://github.com/thetarnav/solid-devtools/tree/main/packages/extension#getting-started