lhl 6ff0e96ad3 8-4-1 | hai 1 ano | |
---|---|---|
.. | ||
node_modules | hai 1 ano | |
test | hai 1 ano | |
.travis.yml | hai 1 ano | |
LICENSE | hai 1 ano | |
index.js | hai 1 ano | |
package.json | hai 1 ano | |
readme.markdown | hai 1 ano |
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