any-to-any
convert numbers between bases (any base to any base) 🔀 ..
bignumber.io
Library for representing decimal numbers and large integers of arbitrary-precision and using basic and complex mathematical methods, conversions between bases and logical operations with good handling of descriptive errors.
@yaronkoresh/bases
Base encoding/decoding algorithm, with the ability for custom character sets of choice.
decimalsystem
DecimalSystem is a powerful base conversion library that can convert any (real) number to any base (over 1), including non-integer bases like base PI.