fluder

v0.1.8
Unidirectional DataFlow State Management
flux redux fluder react

test

mocha; mocha test/src;

build

webpack --config webpack.lib.config.js

exampleVue

cd example/todoVue; npm install; npm run dev

exampleReact

cd example/todoReact; npm install; open index.html

cov

npm install -g istanbul; npm install coveralls; istanbul cover _mocha test/src test; cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
npm i fluder

Metadata

  • MIT
  • Whatever
  • imChenJian
  • released 10/14/2016

Downloads

Maintainers