BenjaminVanRyseghem/numbro
A JS library for number formatting observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 47
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4167
- days_rel: n/a
- days_push: 320
- n_releases_24m: 0
Adoption not part of the score
1142 stars · 196 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Numbro is a JavaScript library for formatting, converting, and manipulating numbers, including currency, percentages, ordinals, and unit prefixes in over 30 languages. It is a community-maintained fork of Numeral.js distributed under the MIT license.
Use cases
- format numbers in javascript
- format currency with locale-specific symbols
- display percentages and ordinals
- format numbers with unit prefixes like k and M
- internationalize number formatting in a web app
- parse and normalize numeric strings
When to choose
- you need locale-aware number, currency, or percentage formatting in JavaScript
- you want a maintained alternative to Numeral.js
- you need support for 30+ languages with BCP 47 tags
When to avoid
- you need arbitrary-precision decimal math rather than display formatting
- you use a framework with built-in Intl-based formatting and no extra dependencies
- you need date/time formatting - use a date library instead
Facets
library · maturity active
internationalization web-development frontend browser number-formatting currency numeral-js-fork bcp47 percentage-formatting formatting localization nodejs javascript
4 sources
- readme: https://github.com/BenjaminVanRyseghem/numbro · fetched 2026-08-28 · 73d394206a30
- homepage: http://numbrojs.com · fetched 2026-08-29 · f07883338e04
- site_page: https://numbrojs.com/getting-started.html · fetched 2026-08-29 · f66e1ea6a71d
- registry_npm: https://registry.npmjs.org/numbro · fetched 2026-08-29 · f45a7bd56441
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BenjaminVanRyseghem/numbro | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="BenjaminVanRyseghem/numbro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem