vercel/little-date
A friendly formatter to make date ranges small & sweet observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 53
- Release rhythm 26
- Longevity 74
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: 1049
- days_rel: 282
- days_push: 282
- n_releases_24m: 1
Adoption not part of the score
1962 stars · 21 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
little-date is a small TypeScript library for formatting date ranges into short, readable strings like 'Jan 1 - 12' or 'Q1 2023'. It is built on date-fns, supports localization, and runs in both Node.js and the browser.
Use cases
- format date ranges compactly in a UI
- display event start and end dates without repetition
- show quarter or full-month ranges in dashboards
- localize short date range labels
- replace verbose toLocaleString date range output
When to choose
- you need concise, human-friendly date range labels in a web or Node.js app
- you want an opinionated formatter on top of date-fns with localization support
When to avoid
- you need full control over arbitrary date formats
- you need timezone conversion or date parsing/manipulation rather than formatting
Facets
library · maturity active
date-time templating web-development frontend browser cross-platform date-fns date-range-formatting typescript ui-formatting localization nodejs
2 sources
- readme: https://github.com/vercel/little-date · fetched 2026-08-28 · 442016254c3c
- registry_npm: https://registry.npmjs.org/little-date · fetched 2026-08-29 · 4482b25e7e66
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel/little-date | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="vercel/little-date")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem