token-types
Common token types for decoding and encoding numeric and string values
decimal128
Partial implementation of IEEE 754 Decimal128 decimal floating-point numbers
exact-math
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.