Last updated 3 years ago
Was this helpful?
the stream module from node core, for browsers!
Consult the node core .
With do:
but if you are using browserify you will get this module automatically when you do require('stream').
require('stream')
MIT
npm install stream-browserify