Mobx Visualizer is a tool packaged as a browser extension to visualize the Mobx state tree. It makes it easy to see the current…
Mobx Visualizer is a tool packaged as a browser extension to visualize the Mobx state tree. It makes it easy to see the current state of your application and how it changes over time.
Features:
- Visualize the current state of your application for easier debugging and understanding.
- Focus on a single store or view the entire state tree.
- Search store by name from list of all stores.
- Updates in states happen in real-time (you'd need to pass the store object without any modification to the visualizer window object).
How to get started?
https://github.com/ayushjainrksh/mobx-visualizer?tab=readme-ov-file#getting-started