Ross ROSS = Recommend OSS · open-source software intelligence for agents

adamwdraper/Numeral-js

A javascript library for formatting and manipulating numbers. observed · 2026-08-28

github.com/adamwdraper/Numeral-js · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 67
  • 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: 5084
  • days_rel: n/a
  • days_push: 199
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9706 stars · 906 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Numeral.js is a JavaScript library for formatting and manipulating numbers, supporting formats like currency, percentages, bytes, time, and abbreviations, with locale support and custom format plugins. It works in the browser and Node.js.

Use cases

  • format numbers with thousands separators in javascript
  • display currency values in the browser
  • format percentages and bytes in a web app
  • parse number strings like '1,000' into values
  • localize number formatting for different languages

When to choose

  • you need lightweight number formatting in browser or Node.js
  • you need locale-aware number, currency, or percentage formatting
  • you want extensible custom number formats

When to avoid

  • you need arbitrary-precision decimal math
  • you need full date/time formatting (use a date library)
  • you need actively developed alternatives like Intl.NumberFormat

Facets

library · maturity maintenance

serialization internationalization web-development frontend developer-tools browser cross-platform number-formatting currency percentages javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
adamwdraper/Numeral-jsmain53

For agents

markdown · JSON · MCP: product_card(name="adamwdraper/Numeral-js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem