atomos icon indicating copy to clipboard operation
atomos copied to clipboard

Atomos is an open source dev tool for Recoil that provides real-time visualization of the component tree and atom-selector relationships to facilitate debugging of a React application.

Results 4 atomos issues
Sort by recently updated
recently updated
newest added

I've built and installed the extension, but despite following the advice and triggering a state change, atomos never moves past the initial empty screen for me. Is there some Provider...

Found that for this tool to work with our application at work, it has to be more aggressive when traversing children and dependencies.

Currently `npm install` does not work out of the box: ``` jasonkraus@UF-MBP-Jason-Kraus atomos % npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR!...

The Readme links to https://chrome.google.com/webstore/detail/atomos/hdoljekhdmbkopfbcdljnjmjkgfgoebi?hl=en to download the extension, but that link returns 404.