Eric Foster 35b96bc934 initial commit il y a 8 ans
..
test initial commit il y a 8 ans
.npmignore initial commit il y a 8 ans
.travis.yml initial commit il y a 8 ans
LICENSE initial commit il y a 8 ans
index.js initial commit il y a 8 ans
package.json initial commit il y a 8 ans
readme.markdown initial commit il y a 8 ans

readme.markdown

stream-browserify

the stream module from node core, for browsers!

build status

methods

Consult the node core documentation on streams.

install

With npm do:

npm install stream-browserify

but if you are using browserify you will get this module automatically when you do require('stream').

license

MIT