buffer-browserify
buffer-browserify copied to clipboard
node's buffer module, but for the browser.
trafficstars
buffer-browserify
The buffer module from node.js, but for browsers.
When you require('buffer') in
browserify,
this module will be loaded.
It will also be loaded if you use the global Buffer variable.