Awesome
Redux DevTools for Atom
An Atom package to include remotedev-app into your editor. Can be used with remote-redux-devtools / remotedev-app.
Installation
To add the package to Atom:
apm install redux-devtools
To include in your project:
npm install --save-dev remote-redux-devtools
or
npm install --save-dev remotedev
Usage
License
MIT