sandwich-stream

v2.0.2
A readable stream that concatenates multiple streams with optional head, tail & join buffers
stream sandwich readable typescript concatenation

rollup:build

rollup -c

rollup:watch

npm run rollup:build -- --watch

build

npm run rollup:build

test

snyk test && npm run jest

docs

typedoc --out ./docs/ ./src/

lint

tslint --config tslint.json --project .

jest

jest --config jest.config.json --ci --runInBand --detectOpenHandles --forceExit --no-cache
npm i sandwich-stream

Metadata

Downloads

Maintainers