3 Commits

Author SHA1 Message Date
0c427580f1 Make ArbitraryBase Unicode-aware (#1299)
* Make ArbitraryBase Unicode-aware

https://mathiasbynens.be/notes/javascript-unicode#counting-symbols

* Fix performance bug and add Unicode test

* Add BigInt version and push output chars to array
2023-02-23 20:04:47 +05:30
30779682b9 Conversions algorithms : remove live code & console.log. 2021-10-09 18:15:30 +02:00
3b5e6748e8 Added implementation for arbitrary base conversion 2020-10-08 02:33:11 +05:30