pureact

v0.7.3
This is a try to simulate the main functionality in React with as few lines of code as possible and as few dependencies as possible. The result is a Super lightweight (16kb incl dependencies) and superfast (based on vdom/vtree) including the most essentia

test

mocha tests/*

watch

mocha -w tests/*

build

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

prepublish

npm test && npm run build

Metadata

  • MIT
  • Whatever
  • Christian Landgren
  • released 6/3/2017

Downloads

Maintainers