0.0.4 • Published 5 years ago

ignite-redux-devtools v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Ignite Redux DevTools

This plugin adds support for remote-redux-devtools.

By default it is setup to work with http://remotedev.io/local/ but can also be configured to work with a local server such as https://github.com/zalmoxisus/remotedev-server and/or the chrome extension.

Install

ignite add redux-devtools

Uninstall

ignite remove redux-devtools

Contributing

  1. Clone this repo
  2. Run npm install
  3. Run npm test
  4. Check out a branch and make your changes
  5. Write tests for those changes
  6. Submit a pull request back upstream

License

This plugin is licensed MIT by Infinite Red, Inc., and was created by Ryan Linton.

Acknowledgements

Special thanks to @l1br3 for providing the initial code for this.

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

7 years ago