-# buffer (a.k.a. native-buffer-browserify)
+# buffer (native-buffer-browserify)
[](https://travis-ci.org/feross/native-buffer-browserify)
[](https://npmjs.org/package/native-buffer-browserify)
[](https://npmjs.org/package/native-buffer-browserify)
[](https://www.gittip.com/feross/)
-The buffer module from [node.js](http://nodejs.org/), for node and the browser.
+The buffer module from [node.js](http://nodejs.org/), for the browser.
[](https://ci.testling.com/feross/native-buffer-browserify)
## install
-When you `require('buffer')` or use the `Buffer` global in [browserify](http://github.com/substack/node-browserify), this module will automatically be loaded.
+When you `require('buffer')` or use the `Buffer` global in [browserify](http://github.com/substack/node-browserify), this module will automatically load.
If you want to manually install it for some reason, do:
{
"name": "buffer",
- "description": "Node.js buffer API that works in the browser",
+ "description": "Node.js Buffer API, for the browser",
"version": "2.1.2",
"author": "Feross Aboukhadijeh <feross@feross.org> (http://feross.org/)",
"bugs": {