Aucune description

FFIB: 11e3a9652a first 7 ans auparavant
..
test 11e3a9652a first 7 ans auparavant
.npmignore 11e3a9652a first 7 ans auparavant
.travis.yml 11e3a9652a first 7 ans auparavant
LICENSE 11e3a9652a first 7 ans auparavant
index.js 11e3a9652a first 7 ans auparavant
package.json 11e3a9652a first 7 ans auparavant
readme.markdown 11e3a9652a first 7 ans auparavant

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