kefir.combines

v4.5.1
Special purpose applicative Kefir combinator
kefir

dist

rollup -c

lint

eslint src test

prepare

npm run lint && npm run dist && npm run test

report-coverage

nyc report --reporter=lcov > coverage.lcov && codecov

test

nyc mocha && nyc report -r html mocha

watch

concurrently "npm run watch:dist" "npm run watch:test"

watch:dist

watch-run -d 50 -i -p 'src/**/*.js' npm run dist

watch:test

watch-run -d 50 -p 'dist/kefir.combines.cjs.js,test/*.js' npm run test
npm i kefir.combines

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/30/2018

Downloads

Maintainers