awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCustom Calculator Backends

Accepts custom calculator objects to support third-party arithmetic libraries like big.js for arbitrary precision.

Distinct from Monetary: Distinct from Monetary: focuses on pluggable calculator backends for custom precision, not the monetary value object itself.

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

Awesome Custom Calculator Backends GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dinerojs/dinero.jsdinerojs 的头像

    dinerojs/dinero.js

    6,758在 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

    Accepts custom calculator objects to support third-party arithmetic libraries for arbitrary precision.

    TypeScriptamountcurrencyimmutable
    在 GitHub 上查看↗6,758
  1. Home
  2. Software Engineering & Architecture
  3. Object Schema Definitions
  4. Value Objects
  5. Monetary
  6. Custom Calculator Backends