alt

v0.5.0
A flux implementation
flux react flow unidirectional

build

./node_modules/sixpack/bin/sixpack ./src/alt.js Fux > dist/alt.js

prepublish

npm run build

coverage

node ./node_modules/6to5/bin/6to5 src/alt.js > src/coverage-alt.js; node ./node_modules/6to5/bin/6to5 test.js > coverage-test.js; ./node_modules/istanbul/lib/cli.js cover coverage-test.js

test

node ./node_modules/6to5/bin/6to5 src/alt.js > src/coverage-alt.js; ./node_modules/6to5/bin/6to5-node test.js; ./node_modules/esnext/bin/esnext src/alt.js > src/coverage-alt.js; ./node_modules/6to5/bin/6to5-node test.js

Metadata

  • MIT
  • Whatever
  • Josh Perez
  • released 12/27/2014

Downloads

Maintainers