awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • adamwdraper/numeral-jsAvatar von adamwdraper

    adamwdraper/Numeral-js

    9,706Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,706
  1. Home
  2. Web Development
  3. Numeric Fields
  4. Numeric Formatting
  5. Custom Format Registries