io-stream

2.2.2 • Public • Published

NO LONGER NEEDED, JUST USE readable-stream

io-stream

Build Status

npm install --save io-stream

Node/iojs-core streams for userland

This package is a mirror of the Streams in iojs.

If you want to guarantee a stable streams base, regardless of what version of iojs you, or the users of your libraries are using, use io-stream only and avoid the "stream" module in iojs-core.

io-stream versions are pegged to iojs versions so 1.7.1 would corispond to the streams from 1.7.1.

This packaeg is forked from readable-stream and may end up being merged back in.

/io-stream/

    Package Sidebar

    Install

    npm i io-stream

    Weekly Downloads

    10

    Version

    2.2.2

    License

    MIT

    Last publish

    Collaborators

    • cwmma