Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
rpm-mcarman b9f7ec4306 First Commit 3 lat temu
..
test First Commit 3 lat temu
.travis.yml First Commit 3 lat temu
LICENSE First Commit 3 lat temu
index.js First Commit 3 lat temu
package.json First Commit 3 lat temu
readme.markdown First Commit 3 lat temu

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