Keine Beschreibung

FFIB: 11e3a9652a first vor 7 Jahren
..
test 11e3a9652a first vor 7 Jahren
.npmignore 11e3a9652a first vor 7 Jahren
.travis.yml 11e3a9652a first vor 7 Jahren
LICENSE 11e3a9652a first vor 7 Jahren
index.js 11e3a9652a first vor 7 Jahren
package.json 11e3a9652a first vor 7 Jahren
readme.markdown 11e3a9652a first vor 7 Jahren

readme.markdown

stream-browserify

the stream module from node core, for browsers!

build status

methods

Consult the node core documentation on streams.

install

With npm do:

npm install stream-browserify

but if you are using browserify you will get this module automatically when you do require('stream').

license

MIT