awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesCustomizable Monetary Formatters

Formats monetary values as pre-formatted strings, optionally accepting a custom transformer function.

Distinct from Display Formatting: Distinct from Display Formatting: accepts a custom transformer function, not just precision adjustment.

Explore 1 awesome GitHub repository matching software engineering & architecture · Customizable Monetary Formatters. Refine with filters or upvote what's useful.

Awesome Customizable Monetary Formatters GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dinerojs/dinero.jsAvatar von dinerojs

    dinerojs/dinero.js

    6,758Auf GitHub ansehen↗

    Dinero.js is a TypeScript-first library for creating, calculating, and formatting monetary values. It provides immutable money objects that represent amounts in the smallest currency subdivision as integers, ensuring precision and preventing floating-point errors. The library enforces same-currency rules on arithmetic operations and validates currency codes against ISO 4217 definitions at creation time. The library distinguishes itself through a calculator plugin architecture that delegates arithmetic operations to interchangeable backends, supporting number, bigint, or custom precision libra

    Formats monetary values as strings with optional custom transformer functions.

    TypeScriptamountcurrencyimmutable
    Auf GitHub ansehen↗6,758
  1. Home
  2. Software Engineering & Architecture
  3. Object Schema Definitions
  4. Value Objects
  5. Monetary
  6. Display Formatting
  7. Customizable Monetary Formatters