This extension is being deprecated because it doesn't follow Chrome extension best practices.
Extension Information
5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
100%
Supported Languages
Description
A Chrome extension that helps debug atomic state management.
Atomic is an open source Google Chrome developer tool designed for applications built using Jotai as a state management library. Atomic developer tool provides real-time snapshots of a Jotai application's atomic state and component structure allowing developers to visually inspect their application state and a readily to determine development solutions.
Key features of Atomic devtool include:
- Display state changes between snapshots - Display component tree structure - Dynamically rendering graphic component visualization with state changes - Atom network data visualization for both atom dependents and atom read dependencies