react-inspector

v2.2.2
Power of Browser DevTools inspectors right inside your React app
devtools inspector object object-inspector react react-component reactjs table table-inspector and 8 more...

build

babel src --out-dir lib && webpack --config webpack.prod.config.js

build:storybook

build-storybook -o storybook-static

clean

rimraf lib

lint

eslint src --fix

prerelease

npm run lint && npm run test && npm run clean && npm run build

release

npm publish . --access public

storybook

start-storybook -p 9001

test

jest src

test:watch

npm run test -- --watch

Metadata

  • MIT
  • Whatever
  • Xiaoyi Chen
  • released 12/10/2017

Downloads