# t1m0n/air-datepicker

Lightweight, dependency-free JavaScript datepicker.

Repository: https://github.com/t1m0n/air-datepicker
Canonical: https://ross.abutalabs.com/products/air-datepicker
Homepage: https://air-datepicker.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, calendar, datepicker, timepicker
Last push: 2025-05-18T15:19:23+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 22, release rhythm 8, longevity 100
- inputs: {"age_days": 3931, "days_push": 472, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2870, forks 1356 (observed 2026-08-28T04:07:27.065285+00:00)

## What it is
Air Datepicker is a lightweight, dependency-free JavaScript datepicker and calendar component written in pure ES6 with native CSS variables. It supports range selection, time picking, keyboard navigation, localization, and a rich options/API surface, and integrates with any modern framework.

## Use cases
- add a date picker to a form input
- select a date range in a booking form
- pick date and time together in a calendar widget
- embed an inline calendar in a web page
- customize a lightweight datepicker without jQuery
- localize a calendar in multiple languages

## When to choose
- you need a small (~13kb gzipped) datepicker with no dependencies
- you want framework-agnostic integration with React, Angular, or vanilla JS
- you need range selection, time picking, or disabled dates
- you want easy theming via CSS variables

## When to avoid
- you need a full-featured date/time scheduling library with recurring events
- you must support legacy browsers without native CSS variable support
- your framework already ships a mature datepicker component

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling, date-time
- domain: web-development, frontend
- platform: browser
- tags: datepicker, calendar, timepicker, dependency-free, lightweight, javascript

## Member repositories
- t1m0n/air-datepicker (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.065285+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-30T07:35:54.484579+00:00, confidence not recorded.
  - readme: https://github.com/t1m0n/air-datepicker (fetched 2026-08-28T04:07:27.065285+00:00, sha 30af713a3557)
  - homepage: https://air-datepicker.com (fetched 2026-08-29T09:51:56.390090+00:00, sha 1f3e4bfefbb3)
  - registry_npm: https://registry.npmjs.org/air-datepicker (fetched 2026-08-29T09:51:56.393176+00:00, sha fdc185bdc1d1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
