MikeMcl / bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
http://mikemcl.github.io/bignumber.js
MIT License
6.63k stars 743 forks source link

feat: support passing `BigInt` argument #355

Open Dunqing opened 1 year ago

RIP21 commented 2 months ago

@MikeMcl this one isn't going against your will to be ES3 compatible, as it's just types and a bunch of tests. I think this should be merged and published.