Tennessee Gibbs 0304752480 added pages to master | hace 6 años | |
---|---|---|
.. | ||
test | hace 6 años | |
.npmignore | hace 6 años | |
.travis.yml | hace 6 años | |
LICENSE | hace 6 años | |
index.js | hace 6 años | |
package.json | hace 6 años | |
readme.markdown | hace 6 años |
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