awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCustom Format Registries

Systems for registering and storing user-defined shorthand aliases for complex numeric formatting patterns.

Distinct from Numeric Formatting: Focuses on the registration and storage of reusable formatting aliases rather than the logic of applying the formatting itself.

Explore 1 awesome GitHub repository matching web development · Custom Format Registries. Refine with filters or upvote what's useful.

Awesome Custom Format Registries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • adamwdraper/numeral-jsAvatar de adamwdraper

    adamwdraper/Numeral-js

    9,706Voir sur GitHub↗

    Numeral-js is a JavaScript number formatting library used to convert raw numeric values into human-readable strings for currencies, percentages, and abbreviations. It includes a numeric string parser to extract raw values from formatted strings by removing symbols and delimiters. The library provides locale-aware formatting to adjust decimal separators and currency symbols based on regional language settings. It also features a data size converter that transforms byte values into readable measurements using base-1000 or base-1024 standards. The system supports the registration of custom form

    Provides a central registry to store and reuse custom numeric formatting patterns via shorthand aliases.

    JavaScript
    Voir sur GitHub↗9,706
  1. Home
  2. Web Development
  3. Numeric Fields
  4. Numeric Formatting
  5. Custom Format Registries