awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesValue Comparisons

Compares two monetary values to determine equality, greater-than, or less-than relationships.

Distinct from Monetary: Distinct from Monetary: focuses on comparison operations, not the value object itself.

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

Awesome Value Comparisons 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.
  • dinerojs/dinero.jsAvatar de dinerojs

    dinerojs/dinero.js

    6,758Voir sur GitHub↗

    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

    Compares monetary values for equality, greater-than, or less-than relationships.

    TypeScriptamountcurrencyimmutable
    Voir sur GitHub↗6,758
  1. Home
  2. Software Engineering & Architecture
  3. Object Schema Definitions
  4. Value Objects
  5. Monetary
  6. Value Comparisons