through2

v4.0.2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
stream streams2 through transform

test:node

hundreds mocha test/test.js

test:browser

node -e 'process.exit(process.version.startsWith("v8.") ? 0 : 1)' || polendina --cleanup --runner=mocha test/test.js

test

npm run lint && npm run test:node && npm run test:browser

lint

standard

coverage

c8 --reporter=text --reporter=html mocha test/test.js && npx st -d coverage -p 8888
npm i through2

Metadata

  • MIT
  • Whatever
  • Rod Vagg
  • released 6/30/2020

Downloads

Maintainers