@webscopeio/react-console

v1.2.0
React component that emulates console behaviour

test

cross-env CI=1 react-scripts-ts test --env=jsdom

test:watch

react-scripts-ts test --env=jsdom

tsc

tsc

tsc:watch

tsc --watch

build

rollup -c

start

rollup -c -w

prepare

npm run build

predeploy

cd example && npm install && npm run build

deploy

gh-pages -d example/build
npm i @webscopeio/[email protected]

Metadata

  • MIT
  • >=8
  • jvorcak
  • released 7/31/2020

Downloads