$ cnpm install browserify-bignum
A JavaScript implementation of node-bignum forked from the wonderful work done by MikeMcl as bignumber.js
API functionality should be identical to that of node-bignum. However, a few methods are missing:
I have no intention of implementing them if you would like to do so and submit a pull request I would happily accept it. I wrote this library so I could browserify node-srp which does not require any of the above mentioned methods.
Copyright 2013 - present © cnpmjs.org | Home |