browser-buffer
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-1 • Public • Published

browser-buffer

NPM version david-dm-status-badge david-dm-status-badge

browser-buffer is an in-browser buffer module that emulates the Node JS Buffer API.

Using

npm install browser-buffer

Building

Prerequisites:

  • Node and NPM

Release:

npm install

The minified release build can be found in dist/buffer.js.

Testing and development

npm test

(NOTE: This will launch multiple web browsers!). You may need to change karma.conf.js if you do not have Firefox installed.

Use npm start to run tests incrementally as you develop.

License

browser-buffer is licensed under the MIT License. See LICENSE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i browser-buffer

Weekly Downloads

536

Version

0.0.1-1

License

MIT

Last publish

Collaborators

  • wjordan