# Twipped/Kalendae

A javascript date picker that just works.

Repository: https://github.com/Twipped/Kalendae
Canonical: https://ross.abutalabs.com/products/kalendae
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-05-06T20:50:59+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5325, "days_push": 2310, "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 1975, forks 226 (observed 2026-08-28T04:06:01.309378+00:00)

## What it is
Kalendae is a framework-agnostic JavaScript date picker library with no external dependencies. It supports single, multiple, and range date selection, inline or popup display, and configurable blackouts and month layouts.

## Use cases
- add a date picker to a form input without jQuery
- let users select a date range for a booking form
- embed an inline calendar widget on a page
- black out unavailable dates in a calendar
- show a multi-month calendar with future dates only

## When to choose
- you need a dependency-free, easily skinnable date picker for a legacy or framework-free site
- you need range or multi-day selection with blackout dates
- you must support older browsers like IE8

## When to avoid
- you need an actively maintained library with modern framework (React/Vue) bindings
- you need time-of-day or timezone-aware picking
- you want a mobile-native date input experience

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, date-time, form-handling
- domain: web-development, frontend
- platform: browser
- tags: date-picker, calendar-widget, framework-agnostic, no-dependencies, momentjs, javascript

## Member repositories
- Twipped/Kalendae (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.309378+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-30T03:04:51.840641+00:00, confidence not recorded.
  - readme: https://github.com/Twipped/Kalendae (fetched 2026-08-28T04:06:01.309378+00:00, sha 88e7931f0a81)
  - registry_npm: https://registry.npmjs.org/kalendae (fetched 2026-08-29T10:44:17.756271+00:00, sha 1bbaa5170ecf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
