pureact

v0.9.8
This is very small implementation of the idea of React+Redux with a very light weight approach. The result is a lightweight lib (65 lines of code, 10kb incl dependencies gzipped) and superfast (based on snabbdom) with batteries included (a lightweight ver

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

Downloads

Maintainers