openexchangerates/accounting.js
A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5491
- days_rel: n/a
- days_push: 911
- n_releases_24m: 0
Adoption not part of the score
4979 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A tiny, dependency-free JavaScript library for parsing and formatting numbers, money, and currency values, with full localisation support and spreadsheet-style column alignment. It works both client-side and server-side, usable standalone or as an npm/AMD module.
Use cases
- format numbers as currency strings in JavaScript
- parse localized money strings back into numbers
- format currency columns so symbols and decimals line up
- display European vs US number formats
- format money in a Node.js backend
- localize currency symbols and separators
When to choose
- you need lightweight, zero-dependency number/money formatting in JS
- you need client- and server-side consistent currency display
- you need to parse user-entered money strings in various locales
When to avoid
- you need live exchange rate conversion (use money.js or an API instead)
- you need full i18n/Intl-based formatting (use the built-in Intl.NumberFormat)
- you need an actively developed library with modern ESM support
Facets
library · maturity maintenance
serialization internationalization web-development frontend fintech browser cross-platform currency-formatting money number-formatting zero-dependencies localization nodejs javascript
2 sources
- readme: https://github.com/openexchangerates/accounting.js · fetched 2026-08-28 · 7eda8518559c
- homepage: http://openexchangerates.github.io/accounting.js · fetched 2026-08-29 · 56e4b74fbf2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openexchangerates/accounting.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="openexchangerates/accounting.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem