awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openexchangerates avatar

openexchangerates/accounting.js

0
View on GitHub↗
4,985 स्टार्स·526 फोर्क्स·JavaScript·MIT·4 व्यूज़openexchangerates.github.io/accounting.js↗

Accounting.js

accounting.js एक JavaScript लाइब्रेरी और उपयोगिता सूट है जो स्थानीयकृत संख्याओं और मुद्रा स्ट्रिंग्स को फॉर्मेट करने, दशमलव मानों को राउंड करने और मुद्रा स्ट्रिंग्स को पार्स करने के लिए है। यह भाषा-विशिष्ट विभाजकों और कस्टम प्रतीकों का उपयोग करके संख्यात्मक मानों को मानव-पठनीय स्ट्रिंग्स में बदलने के लिए टूल प्रदान करती है।

इस लाइब्रेरी में प्रतीकों और विभाजकों को हटाकर स्वरूपित स्ट्रिंग्स से रॉ संख्यात्मक मान निकालने के लिए एक मुद्रा स्ट्रिंग पार्सर शामिल है। इसमें वित्तीय गणनाओं के दौरान बाइनरी परिशुद्धता त्रुटियों को रोकने के लिए डिज़ाइन किया गया एक फ्लोटिंग पॉइंट राउंडिंग टूल भी है।

अतिरिक्त क्षमताएं वित्तीय तालिकाओं के लिए मुद्रा प्रतीकों और दशमलव बिंदुओं के ऊर्ध्वाधर संरेखण को कवर करती हैं। यह टूलसेट स्थानीयकृत संख्या फॉर्मेटिंग और विशिष्ट परिशुद्धता सेटिंग्स के साथ संख्याओं या संख्याओं के ऐरे को स्ट्रिंग्स में बदलने का भी समर्थन करता है।

Features

  • Locale-Aware Currency Formatting - Converts numbers into localized currency strings using custom symbols and specific placement for the currency sign.
  • Date and Number Parsing - Extracts raw numerical values from formatted strings by stripping away currency symbols and separators.
  • Monetary Value Libraries - Provides a comprehensive library for creating and formatting localized currency strings with precision-safe arithmetic.
  • Regional Number Formatting - Transforms numbers or arrays of numbers into strings with specific precision and localized thousands separators.
  • Decimal Rounding Utilities - Provides utilities to round numeric values to specific decimal places while preventing binary floating point errors.
  • Numeric String Parsers - Extracts raw numerical values from formatted strings by removing non-numeric characters and separators.
  • Currency String Parsing - Extracts numeric values from formatted currency strings by removing symbols and separators for calculations.
  • Floating-Point Precision Utilities - Manages numerical stability by rounding decimal numbers consistently to avoid binary precision errors.
  • Number Formatting - Transforms numbers into human-readable strings using language-specific thousands separators and precision.
  • Localised Number Displays - Transforms numeric values into strings using language-specific precision and thousands separators.
  • Template-Based Formatting - Constructs currency strings by injecting numbers into templates that define symbol placement and precision.
  • Financial Column Alignment - Formats lists of monetary values so that currency symbols and decimal points line up vertically in columns.
  • Monetary Column Alignment - Aligns money values using padding so that currency symbols and decimal places line up vertically across lists.
  • Locale Configuration Lookups - Uses predefined configuration sets to apply correct thousands separators and decimal points based on the chosen locale.
  • Numeric Padding Alignment - Calculates necessary whitespace for numeric strings to ensure currency symbols and decimals align vertically in lists.
  • JavaScript Utilities - Lightweight library for number and currency formatting.

स्टार हिस्ट्री

openexchangerates/accounting.js के लिए स्टार हिस्ट्री चार्टopenexchangerates/accounting.js के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Accounting.js के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Accounting.js के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • s-yadav/react-number-formats-yadav का अवतार

    s-yadav/react-number-format

    4,091GitHub पर देखें↗

    This library provides a set of tools for formatting numeric values and masking user input within React components. It includes a customizable text input wrapper that synchronizes raw numeric values with formatted display strings and a specialized input masking component for enforcing string patterns and templates during data entry. The project features a localized number formatter that utilizes browser localization APIs to apply regional grouping, prefixes, and suffixes. It supports specialized financial formatting, such as displaying negative values in parentheses, and provides the ability t

    JavaScript
    GitHub पर देखें↗4,091
  • jquery/globalizejquery का अवतार

    jquery/globalize

    4,840GitHub पर देखें↗

    Globalize is a JavaScript internationalization library that uses Unicode Common Locale Data Repository JSON data to provide localization services. It functions as a locale-aware string formatter and a system for transforming dates, times, currencies, and numeric values into strings based on specific locale patterns. The library includes a precompiled localization engine that generates optimized formatting functions during the build process. This approach reduces runtime overhead and removes the requirement to load raw locale data at execution. The project covers a broad range of internationa

    JavaScript
    GitHub पर देखें↗4,840
  • dinerojs/dinero.jsdinerojs का अवतार

    dinerojs/dinero.js

    6,758GitHub पर देखें↗

    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

    TypeScriptamountcurrencyimmutable
    GitHub पर देखें↗6,758
  • globalizejs/globalizeglobalizejs का अवतार

    globalizejs/globalize

    4,838GitHub पर देखें↗

    Globalize is a JavaScript internationalization library and Unicode CLDR localization engine. It provides a toolkit for formatting dates, numbers, and currencies using the Unicode Common Locale Data Repository and IANA time zones. The project features a build-time localization compiler that precompiles rules into static formatters to reduce runtime overhead and bundle size. It includes a system for parsing and formatting complex strings using the ICU MessageFormat syntax, supporting variables, pluralization, and gender inflections. The library covers a broad surface of localization capabiliti

    JavaScriptcldrcldr-datacldr-json
    GitHub पर देखें↗4,838
Accounting.js के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

openexchangerates/accounting.js क्या करता है?

accounting.js एक JavaScript लाइब्रेरी और उपयोगिता सूट है जो स्थानीयकृत संख्याओं और मुद्रा स्ट्रिंग्स को फॉर्मेट करने, दशमलव मानों को राउंड करने और मुद्रा स्ट्रिंग्स को पार्स करने के लिए है। यह भाषा-विशिष्ट विभाजकों और कस्टम प्रतीकों का उपयोग करके संख्यात्मक मानों को मानव-पठनीय स्ट्रिंग्स में बदलने के लिए टूल प्रदान करती है।

openexchangerates/accounting.js की मुख्य विशेषताएं क्या हैं?

openexchangerates/accounting.js की मुख्य विशेषताएं हैं: Locale-Aware Currency Formatting, Date and Number Parsing, Monetary Value Libraries, Regional Number Formatting, Decimal Rounding Utilities, Numeric String Parsers, Currency String Parsing, Floating-Point Precision Utilities।

openexchangerates/accounting.js के कुछ ओपन-सोर्स विकल्प क्या हैं?

openexchangerates/accounting.js के ओपन-सोर्स विकल्पों में शामिल हैं: s-yadav/react-number-format — This library provides a set of tools for formatting numeric values and masking user input within React components. It… jquery/globalize — Globalize is a JavaScript internationalization library that uses Unicode Common Locale Data Repository JSON data to… dinerojs/dinero.js — Dinero.js is a TypeScript-first library for creating, calculating, and formatting monetary values. It provides… globalizejs/globalize — Globalize is a JavaScript internationalization library and Unicode CLDR localization engine. It provides a toolkit for… inorganik/countup.js — CountUp.js is a lightweight JavaScript library that animates a numerical value from zero to a target number over a… mikemcl/big.js — big.js is an arbitrary-precision decimal library for JavaScript designed to perform exact decimal arithmetic. It…