concise-object-stream

v1.3.2
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
npm i concise-object-stream

Metadata

  • MIT
  • Whatever
  • toboid
  • released 5/21/2021

Downloads

Maintainers