GitHub - toots/buffer-browserify: node's buffer module, but for the browser. (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
buffer-browserify
The buffer module from node.js, but for browsers.
When you require('buffer')
inbrowserify, this module will be loaded.
It will also be loaded if you use the global Buffer
variable.