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.
Daniel Hübleitner 615619e6e7 start werk 5 anos atrás
..
test start werk 5 anos atrás
.travis.yml start werk 5 anos atrás
LICENSE start werk 5 anos atrás
index.js start werk 5 anos atrás
package.json start werk 5 anos atrás
readme.markdown start werk 5 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