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

felixge/node-dateformat

A node.js package for Steven Levithan's excellent dateFormat() function. observed · 2026-08-28

github.com/felixge/node-dateformat · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5652
  • days_rel: n/a
  • days_push: 1251
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1292 stars · 155 forks observed · 2026-08-28

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

A Node.js package implementing Steven Levithan's dateFormat() function for formatting dates with customizable mask patterns. It supports named masks, custom masks, UTC conversion, and ISO 8601 week/day-of-week output.

Use cases

  • format dates as strings in node.js
  • convert a Date to ISO 8601 format
  • format dates with custom mask patterns
  • convert local time to UTC when formatting
  • get ISO week number of the year
  • format a date string like 'Saturday, June 9th, 2007'

When to choose

  • you need lightweight, flexible date formatting with mask patterns in Node.js
  • you want named or custom format masks without extending Date.prototype
  • you need UTC conversion or ISO 8601 week/day formatting

When to avoid

  • you need locale-aware internationalized date formatting
  • you need date parsing, manipulation, or timezone arithmetic rather than formatting
  • you are using modern Temporal API or a full library like date-fns or dayjs

Facets

library · maturity maintenance

date-time formatter developer-tools web-development date-formatting npm-package date-masks command-line nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
felixge/node-dateformatmain23

For agents

markdown · JSON · MCP: product_card(name="felixge/node-dateformat")

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