A library to simplify the creation and manipulation of Node.js streams, providing utilities for handling transform, duplex, and readable/writable streams effectively in TypeScript.
Go to file
2016-09-25 14:00:16 +02:00
dist added gitlab ci 2016-09-25 14:00:16 +02:00
test added gitlab ci 2016-09-25 14:00:16 +02:00
ts added gitlab ci 2016-09-25 14:00:16 +02:00
.gitignore added gitlab ci 2016-09-25 14:00:16 +02:00
gitlab-ci.yml added gitlab ci 2016-09-25 14:00:16 +02:00
npmextra.json added gitlab ci 2016-09-25 14:00:16 +02:00
package.json added gitlab ci 2016-09-25 14:00:16 +02:00
README.md add README.md 2016-08-16 08:40:54 +02:00
tslint.json added gitlab ci 2016-09-25 14:00:16 +02:00

smartstream

simplifies access to node streams, TypeScript ready!

Status

build status

Usage

We recommend the use of TypeScript for best in class intellisense support.