1.2.0 • Published 3 years ago

redux-devtools-app v1.2.0

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

Redux DevTools App

Monitor Remote Redux DevTools via standalone desktop app.

Intended for browsers without Redux DevTools extension (Safari, Edge, IE) and for React Native.

Goal is to provide Redux DevTools as standalone app like React DevTools does.

Demo

App renders remotedev-app.

Use with: remote-redux-devtools.

Installation and usage

Globally

  • install npm install -g redux-devtools-app
  • run redux-devtools-app

As project dependency

  • npm install --save-dev redux-devtools-app
  • add "redux-devtools": "react-devtools-app" to the scripts section in your package.json
  • run npm run redux-devtools from your project folder
1.2.0

3 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago