/
var
/
www
/
flurhymez
/
node_modules
/
stream-browserify
/
/var/www/flurhymez/node_modules/stream-browserify
mkdir
upload
Name
Size
Mode
Actions
test/
-
0755
rm
.travis.yml
373
0644
edit
dl
rm
index.js
3627
0644
edit
dl
rm
LICENSE
1103
0644
edit
dl
rm
package.json
2062
0644
edit
dl
rm
readme.markdown
517
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/stream-browserify/readme.markdown
(517B)
# stream-browserify the stream module from node core, for browsers! [](http://travis-ci.org/browserify/stream-browserify) # methods Consult the node core [documentation on streams](http://nodejs.org/docs/latest/api/stream.html). # install With [npm](https://npmjs.org) do: ``` npm install stream-browserify ``` but if you are using browserify you will get this module automatically when you do `require('stream')`. # license MIT
Save
cmd:
run