atom-redux-devtools icon indicating copy to clipboard operation
atom-redux-devtools copied to clipboard

Redux DevTools Atom package

Redux DevTools for Atom

Demo

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