pureact

v0.8.2
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

./node_modules/babel-cli/bin/babel.js src --out-dir lib

prepublish

npm test && npm run build

Metadata

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

Downloads

Maintainers