Nenhuma Descrição

FFIB: 11e3a9652a first 7 anos atrás
..
test 11e3a9652a first 7 anos atrás
.npmignore 11e3a9652a first 7 anos atrás
.travis.yml 11e3a9652a first 7 anos atrás
LICENSE 11e3a9652a first 7 anos atrás
index.js 11e3a9652a first 7 anos atrás
package.json 11e3a9652a first 7 anos atrás
readme.markdown 11e3a9652a first 7 anos atrás

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