pureact

v0.4.7
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/*

prepublish

browserify index.js -t [ babelify --presets [ es2015 react ] ] -o dist/bundle.js

Metadata

  • MIT
  • Whatever
  • Christian Landgren
  • released 8/3/2016

Downloads

Maintainers