sync-readable

v0.0.2
Synchronize a function that returns a Node.js readable stream.
readable readablestream readable-stream stream streams sync synchronize

build

npm install && npm run build-no-install

build-no-install

npm run clean && npm run lint && npm run coverage

clean

node dev/clean.mjs

coverage

node dev/coverage.mjs

lint

eslint .

release

git add CHANGELOG.md && npm version -f -m "release %s"

test

mocha --check-leaks test.js
npm i sync-readable

Metadata

  • ISC
  • Whatever
  • Francesco Trotta
  • released 3/17/2024

Downloads

Maintainers