|
|
||||
|---|---|---|---|---|
| .. | ||||
| test | 11e3a9652a | 7 anni fa | ||
| .npmignore | 11e3a9652a | 7 anni fa | ||
| .travis.yml | 11e3a9652a | 7 anni fa | ||
| LICENSE | 11e3a9652a | 7 anni fa | ||
| index.js | 11e3a9652a | 7 anni fa | ||
| package.json | 11e3a9652a | 7 anni fa | ||
| readme.markdown | 11e3a9652a | 7 anni fa | ||
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