browserify-buffertools

v1.0.1
A JavaScript implementation of node-buffertools to work in the browser
buffer buffers browserify

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.

Metadata

  • MIT
  • *
  • Manuel Araoz
  • released 2/19/2014

Downloads

Maintainers