ts-bigscreen-vue/node_modules/stream-browserify
JenniferW 52521ef457 大屏构建 2025-03-07 11:00:01 +08:00
..
test 大屏构建 2025-03-07 11:00:01 +08:00
.travis.yml 大屏构建 2025-03-07 11:00:01 +08:00
LICENSE 大屏构建 2025-03-07 11:00:01 +08:00
index.js 大屏构建 2025-03-07 11:00:01 +08:00
package.json 大屏构建 2025-03-07 11:00:01 +08:00
readme.markdown 大屏构建 2025-03-07 11:00:01 +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