pureact

v0.9.3
This is very small implementation of the idea of React+Redux with a vanilla js approach. The result is a Super lightweight (14kb incl dependencies) and superfast (based on virtual-dom) including the most essential parts of react+redux

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/21/2017

Downloads

Maintainers