ui-harness

v3.3.3
Isolate, test and document modular UI with React.
ui testing react modular design react-component

start

node start

test

./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register

tdd

./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register --watch

lint

eslint ./src

build

babel src --out-dir lib --source-maps

build:watch

npm run build -- --watch

prepublish

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

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 2/2/2016

Downloads

Maintainers