browserify-buffertools

1.0.2 • Public • Published

browserify-buffertools

A JavaScript implementation of node-buffertools for use in the browser via browserify.

Usage and limitations

API functionality should be identical to that of node-buffertools. Our test cases are very inspired in the original node test cases. However, a few things are missing: (feel free to contribute Pull Requests)

  • The WritableBufferStream class is available but totally untested.

Running tests

To run node tests run:

mocha

To run browser tests, run:

grunt browserify

And open test.html in your browser.

Package Sidebar

Install

npm i browserify-buffertools

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • maraoz