concise-object-stream

v1.3.0
More concise node object streams
streams

lint

eslint 'lib/**' 'test/**'

test

nyc --check-coverage mocha ./test

watch

chokidar 'lib/*.js' 'test/*.js' -c 'npm run lint && npm test'

ci

npm run lint && npm test

coveralls

nyc report --reporter=text-lcov | coveralls

Metadata

  • MIT
  • Whatever
  • toboid
  • released 10/27/2019

Downloads

Maintainers