2 dépôts
Conversion of non-standard or regional numeric characters into standard numerals for processing.
Distinct from Numeric Formatting: Focuses on character translation/mapping rather than general locale-based display formatting
Explore 2 awesome GitHub repositories matching web development · Numeral Mapping. Refine with filters or upvote what's useful.
CountUp.js is a lightweight JavaScript library that animates a numerical value from zero to a target number over a configurable duration with smooth easing. It supports both count-up and count-down transitions, making it a focused tool for displaying animated numerical changes on web pages. The library distinguishes itself through support for bidirectional number animation, custom easing functions, and locale-aware number formatting with configurable separators, decimal points, and digit groupings. It also offers plugin-based rendering, allowing developers to replace the default display logic
Maps Unicode characters for non-Latin numeral systems to render animated counts in Eastern Arabic or Farsi digits.
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
Provides the ability to convert non-English numeric characters into standard numerals for consistent processing.