alert / js / node_modules / stream-browserify /
@Réz István Réz István authored on 18 Nov 2021
..
test first commit 3 years ago
.travis.yml first commit 3 years ago
LICENSE first commit 3 years ago
index.js first commit 3 years ago
package.json first commit 3 years ago
readme.markdown first commit 3 years ago
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