|
hai 11 meses | |
---|---|---|
.. | ||
test | hai 11 meses | |
.travis.yml | hai 11 meses | |
LICENSE | hai 11 meses | |
index.js | hai 11 meses | |
package.json | hai 11 meses | |
readme.markdown | hai 11 meses |
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