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-08-16 08:40:54 +02:00
package.json initial 2016-08-16 08:37:51 +02:00
README.md add README.md 2016-08-16 08:40:54 +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.