Ross ROSS = Recommend OSS · open-source software intelligence for agents

bevacqua/rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery! observed · 2026-08-28

github.com/bevacqua/rome · homepage · JavaScript · MIT (permissive) 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: 4429
  • days_rel: n/a
  • days_push: 901
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2896 stars · 219 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity maintenance

ui-components date-time form-handling web-development frontend browser date-picker time-picker vanilla-js calendar no-jquery momentjs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
bevacqua/romemain32

For agents

markdown · JSON · MCP: product_card(name="bevacqua/rome")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem