continuous-streams

v1.1.1
Special purpose Node streams
stream streams continuous

lint

eslint . --ignore-path ./.eslintignore

test

npm run test:unit && npm run test:typescript

test:unit

nyc --reporter=lcov --reporter=text-summary mocha --exit --recursive --timeout 5000 test/unit

test:typescript

mocha -r ts-node/register test/typescript/**/*.spec.ts

preversion

npm run lint && npm test
npm i continuous-streams

Metadata

  • MIT
  • >=12.x.x
  • Frank Thelen
  • released 7/22/2024

Downloads