|
пре 11 месеци | |
---|---|---|
.. | ||
test | пре 11 месеци | |
.travis.yml | пре 11 месеци | |
LICENSE | пре 11 месеци | |
index.js | пре 11 месеци | |
package.json | пре 11 месеци | |
readme.markdown | пре 11 месеци |
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