Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 291 Bytes

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.