説明なし

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

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