awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesValue Constructors

Creates immutable money objects from an amount and currency code, enabling safe arithmetic and formatting.

Distinct from Monetary: Distinct from Monetary: focuses on the creation/construction of money objects, not the value object pattern itself.

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

Awesome Value Constructors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dinerojs/dinero.jsالصورة الرمزية لـ dinerojs

    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

    Creates immutable money objects from an amount and currency code for safe arithmetic.

    TypeScriptamountcurrencyimmutable
    عرض على GitHub↗6,758
  1. Home
  2. Software Engineering & Architecture
  3. Object Schema Definitions
  4. Value Objects
  5. Monetary
  6. Value Constructors