yingzi 560ebdb4b8 修改 1 vuosi sitten
..
node_modules 560ebdb4b8 修改 1 vuosi sitten
test a6e36702ec 2023-3-1 2 vuotta sitten
.travis.yml a6e36702ec 2023-3-1 2 vuotta sitten
LICENSE a6e36702ec 2023-3-1 2 vuotta sitten
index.js a6e36702ec 2023-3-1 2 vuotta sitten
package.json a6e36702ec 2023-3-1 2 vuotta sitten
readme.markdown a6e36702ec 2023-3-1 2 vuotta sitten

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