不会爬树的猴 1f41508d80 错误更改 há 2 anos atrás
..
test 1f41508d80 错误更改 há 2 anos atrás
.travis.yml 1f41508d80 错误更改 há 2 anos atrás
LICENSE 1f41508d80 错误更改 há 2 anos atrás
index.js 1f41508d80 错误更改 há 2 anos atrás
package.json 1f41508d80 错误更改 há 2 anos atrás
readme.markdown 1f41508d80 错误更改 há 2 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