caoge c760052ff9 机车状态修改 | пре 8 месеци | |
---|---|---|
.. | ||
node_modules | пре 8 месеци | |
test | пре 8 месеци | |
.travis.yml | пре 8 месеци | |
LICENSE | пре 8 месеци | |
index.js | пре 8 месеци | |
package.json | пре 8 месеци | |
readme.markdown | пре 8 месеци |
the stream module from node core, for browsers!
Consult the node core documentation on streams.
With npm do:
npm install stream-browserify
but if you are using browserify you will get this module automatically when you
do require('stream')
.
MIT