Skip to main content
1

πŸ’° Currency Formatting

String
Converts the number to a given currency format, correctly handling thousand separators, decimal places, and symbol placement.
2

πŸ“Š Abbreviation

String
Abbreviates the number to a concise format (e.g., 1.1B, 2.0K). Used for displaying large counts cleanly in UIs.