Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
rpm-mcarman b9f7ec4306 First Commit 3 anos atrás
..
test First Commit 3 anos atrás
.travis.yml First Commit 3 anos atrás
LICENSE First Commit 3 anos atrás
index.js First Commit 3 anos atrás
package.json First Commit 3 anos atrás
readme.markdown First Commit 3 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