Optional
decimalDecimal point separator
Optional
fallbackValue returned on unformat() failure
Optional
formatControls output: %s = symbol, %v = value (can be object, see docs)
Optional
groupingDigit grouping (not implemented yet)
Optional
precisionNumber of decimal places to round the amount to
Optional
roundDecide round direction.
Optional
stripStrip insignificant zeros from decimal part
Optional
symbolCurrency symbol
Optional
thousandThousands separator
The library's settings configuration interface.