reactotron-react-js

v3.3.1
A development tool to explore, inspect, and diagnose your React JS/DOM apps.

tsc

tsc

lint

eslint src test --ext .ts,.tsx

test

jest

build

npm-run-all clean tsc compile

clean

trash dist

format

prettier --write {**,.}/*.ts

ci:test

yarn test

compile

NODE_ENV=production rollup -c

build:dev

npm-run-all clean tsc compile:dev

ci:publish

yarn semantic-release

test:watch

jest --watch --notify

compile:dev

NODE_ENV=development rollup -c

semantic-release

semantic-release

Metadata

  • MIT
  • Whatever
  • Infinite Red
  • released 6/7/2019

Downloads