caoge c760052ff9 机车状态修改 | 8 ay önce | |
---|---|---|
.. | ||
node_modules | 8 ay önce | |
test | 8 ay önce | |
.travis.yml | 8 ay önce | |
LICENSE | 8 ay önce | |
index.js | 8 ay önce | |
package.json | 8 ay önce | |
readme.markdown | 8 ay önce |
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