# wanasit/chrono

A natural language date parser in Javascript

Repository: https://github.com/wanasit/chrono
Canonical: https://ross.abutalabs.com/products/chrono
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-20T02:55:13+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 81, longevity 100
- inputs: {"age_days": 5142, "days_push": 44, "days_rel": 45, "gap_med": 48, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5269, forks 383 (observed 2026-08-28T04:09:13.923445+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: nlp, parser, date-time
- domain: developer-tools, web-development
- platform: browser
- tags: date-parsing, natural-language-dates, temporal-extraction, natural-language-processing, nodejs, javascript, typescript

## Member repositories
- wanasit/chrono (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.923445+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:59:28.714436+00:00, confidence not recorded.
  - readme: https://github.com/wanasit/chrono (fetched 2026-08-28T04:09:13.923445+00:00, sha fab0bc61d1ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
