This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2024-11-11 04:07:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c91471a41d
redux-devtools
/
packages
/
redux-devtools-cli
/
bin
/
redux-devtools.js
4 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Merge remotedev-server
2019-01-04 01:30:48 +03:00
#! /usr/bin/env node
Open Redux DevTools in browser from cli
2019-01-05 03:53:24 +03:00
chore(cli): convert to TypeScript (#656) * chore(cli): convert to TypeScript * Fix knex usage * Fix eslintrc * Ignore dist
2020-10-26 08:57:34 +03:00
require
(
'../dist/bin/redux-devtools.js'
)
;
Reference in New Issue
Copy Permalink