[Feature Idea] Atom Visualizer Feature #146
tori-obregon
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Screen.Recording.2024-05-23.at.3.06.32.PM.mov |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is great! Thanks for working on this. I'll think more about how we could provision this (perhaps via extensions?) in the future and let you know. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My friends and I have built a new tab for the devtool called Atom Graph where devs can view their application's state. The primary benefit is too see all the atomized state as nodes within a ReactFlow container, and view the relationships between the pieces of state. Perhaps it can be included in a future iteration of the devtool.
Here is the repo (default branch - mainApril): https://github.com/oslabs-beta/jotai-devtools/tree/mainApril
To preview:
Beta Was this translation helpful? Give feedback.
All reactions