# bevacqua/rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!

Repository: https://github.com/bevacqua/rome
Canonical: https://ross.abutalabs.com/products/rome
Homepage: https://bevacqua.github.io/rome
Language: JavaScript
License: MIT
License Family: permissive
Topics: front-end, javascript, vanilla, calendar, component
Last push: 2024-03-16T02:20:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4429, "days_push": 901, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2896, forks 219 (observed 2026-08-28T04:07:28.683669+00:00)

## What it is
Rome is a customizable vanilla JavaScript date and time picker component with no jQuery dependency, relying only on moment.js. It offers an opt-in UI, inline or attached-to-input usage, extensive validation and formatting options, and fully customizable CSS.

## Use cases
- add a date picker to a form input without jQuery
- let users pick both date and time in a web app
- restrict selectable dates with min/max ranges or custom validators
- render an inline calendar in a div instead of an input
- show two contiguous months in one calendar
- build a date range picker across two inputs

## When to choose
- you need a lightweight, dependency-light date/time picker for a plain JavaScript frontend
- you want full control over calendar styling and behavior
- you need fine-grained date/time validation rules
- you must support legacy browsers like IE7+

## When to avoid
- your project uses a modern framework with its own date picker ecosystem (React, Vue)
- you want a maintained library with active development
- you prefer day.js or native date APIs over moment.js
- you need mobile-native date pickers

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

## Member repositories
- bevacqua/rome (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.683669+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:15.192530+00:00, confidence not recorded.
  - readme: https://github.com/bevacqua/rome (fetched 2026-08-28T04:07:28.683669+00:00, sha 87e4fac8b546)
  - homepage: https://bevacqua.github.io/rome (fetched 2026-08-29T09:50:29.418222+00:00, sha 7411d9535434)
- Data as of 2026-08-30T08:39:29.467469+00:00.
