XuelesszzZ 94af2b8e7b 6-30-5 | hace 1 año | |
---|---|---|
.. | ||
test | hace 1 año | |
.travis.yml | hace 1 año | |
LICENSE | hace 1 año | |
index.js | hace 1 año | |
package.json | hace 1 año | |
readme.markdown | hace 1 año |
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