1 repositorio
Utilities that apply regional grouping and symbols to numbers using browser localization APIs.
Distinct from Localized Formatters: Specifically for numbers, distinct from date-focused localized formatters.
Explore 1 awesome GitHub repository matching user interface & experience · Numeric Localization Utilities. Refine with filters or upvote what's useful.
This library provides a set of tools for formatting numeric values and masking user input within React components. It includes a customizable text input wrapper that synchronizes raw numeric values with formatted display strings and a specialized input masking component for enforcing string patterns and templates during data entry. The project features a localized number formatter that utilizes browser localization APIs to apply regional grouping, prefixes, and suffixes. It supports specialized financial formatting, such as displaying negative values in parentheses, and provides the ability t
Applies regional grouping, prefixes, and suffixes to numbers using browser localization APIs.