ui-harness

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

start

node start --entry=./src/specs

postinstall

npm run bundle:init

bundle:init

node ./bundle --init

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 build

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 1/25/2016

Downloads

Maintainers