taylorhakes/fecha
Lightweight and simple JS date formatting and parsing 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: 4254
- days_rel: n/a
- days_push: 1336
- n_releases_24m: 0
Adoption not part of the score
2068 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight (~2KB) JavaScript library for date formatting and parsing, designed as a minimal replacement for moment.js's formatting and parsing features. It supports custom format tokens, named masks, and i18n overrides.
Use cases
- format dates in javascript
- parse date strings with a custom format
- replace moment.js with a tiny date library
- format dates with internationalized month names
- convert date strings to Date objects
When to choose
- you only need date formatting and parsing, not manipulation
- bundle size matters and moment.js is too heavy
- you need i18n support for date formats
When to avoid
- you need date manipulation like add/subtract durations
- you want timezone handling beyond local time
- you need an actively developed library with frequent updates
Facets
library · maturity maintenance
date-time parser serialization developer-tools web-development browser date-formatting date-parsing momentjs-alternative lightweight i18n localization nodejs javascript
2 sources
- readme: https://github.com/taylorhakes/fecha · fetched 2026-08-28 · 2bcb05f72d97
- registry_npm: https://registry.npmjs.org/fecha · fetched 2026-08-29 · a4c3f9f698c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| taylorhakes/fecha | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="taylorhakes/fecha")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem