1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/stream-browserify
zhurui 54669c07cf i4 2023-12-18 13:12:25 +08:00
..
node_modules i4 2023-12-18 13:12:25 +08:00
test i4 2023-12-18 13:12:25 +08:00
.travis.yml i4 2023-12-18 13:12:25 +08:00
LICENSE i4 2023-12-18 13:12:25 +08:00
index.js i4 2023-12-18 13:12:25 +08:00
package.json i4 2023-12-18 13:12:25 +08:00
readme.markdown i4 2023-12-18 13:12:25 +08:00

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