wanasit/chrono
A natural language date parser in Javascript observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 93
- Release rhythm 81
- 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: 48
- age_days: 5142
- days_rel: 45
- days_push: 44
- n_releases_24m: 14
Adoption not part of the score
5269 stars · 383 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Chrono is a natural language date parser library for JavaScript/TypeScript that extracts dates and times from arbitrary text. It handles relative expressions like 'tomorrow' or '5 days ago' as well as absolute formats, with multilingual support.
Use cases
- parse dates from natural language text
- extract appointment dates from user input
- convert phrases like 'next Friday' into date objects
- parse dates in multiple languages
- extract date ranges from text
When to choose
- you need to interpret human-written dates in chat or form input
- you want a lightweight, dependency-free date extraction library
- you need multilingual date parsing
When to avoid
- you only need to parse strict ISO 8601 or fixed-format dates
- you need a full NLP pipeline beyond date extraction
Facets
library · maturity active
nlp parser date-time developer-tools web-development browser date-parsing natural-language-dates temporal-extraction natural-language-processing nodejs javascript typescript
1 source
- readme: https://github.com/wanasit/chrono · fetched 2026-08-28 · fab0bc61d1ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wanasit/chrono | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem