|
hai 6 días | |
---|---|---|
.. | ||
test | hai 6 días | |
.travis.yml | hai 6 días | |
LICENSE | hai 6 días | |
index.js | hai 6 días | |
package.json | hai 6 días | |
readme.markdown | hai 6 días |
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