Solid Devtools

kmcfjchnmmaeeagadbhoofajiopoceel

Chrome Developer Tools extension for debugging SolidJS applications. It allows for visualizing and interacting with Solid's reactivity graph, as well as inspecting component state and hierarchy. 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

Related extensions