pureact

v0.3.0
Super lightweight (<100 lines) subset of react+redux lib with only two small dependencies (vdom+vtree)

test

mocha tests/* --compilers js:babel/register

prebrowserify

mkdirp dist

build

browserify index.js -t babelify --outfile dist/bundle.js

watchify

watchify index.js -t babelify --debug -o dist/bundle.js

watch

mocha -w tests/* --compilers js:babel/register

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • Christian Landgren
  • released 6/20/2016

Downloads

Maintainers