kylestetz/CLNDR
:calendar: a jQuery calendar plugin that uses HTML templates observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4844
- days_rel: n/a
- days_push: 1282
- n_releases_24m: 0
Adoption not part of the score
2852 stars · 429 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CLNDR is a jQuery calendar plugin that generates calendar data (days grid, events, month info) and renders it through user-provided HTML templates, typically Underscore.js templates. It is markup-agnostic, letting developers fully control the calendar's HTML and styling.
Use cases
- add a calendar widget to a jQuery web app
- build a custom-styled event calendar
- create a date picker with my own markup
- display monthly events on a website
- render a calendar grid from an events array
- make a multi-day event calendar in the browser
When to choose
- you're already using jQuery and need a flexible, template-driven calendar
- you want full control over calendar markup and CSS
- you need event support including multi-day events
- you need internationalized month/day names via Moment.js
When to avoid
- you're starting a modern project without jQuery or Underscore dependencies
- you want a batteries-included, pre-styled calendar component
- you need a React/Vue-native calendar solution
- you need active development or new features
Facets
plugin · maturity maintenance
ui-components templating internationalization web-development frontend browser jquery-plugin calendar date-picker events underscore-templates momentjs javascript
3 sources
- readme: https://github.com/kylestetz/CLNDR · fetched 2026-08-28 · 3a7946e8f915
- homepage: http://kylestetz.github.io/CLNDR/ · fetched 2026-08-29 · 202520c59be1
- registry_npm: https://registry.npmjs.org/clndr · fetched 2026-08-29 · 1640eb56093d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kylestetz/CLNDR | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem