# Vuepic/vue-datepicker

Datepicker component for Vue 3

Repository: https://github.com/Vuepic/vue-datepicker
Canonical: https://ross.abutalabs.com/products/vue-datepicker
Homepage: https://vue3datepicker.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, datetime, timepicker, datepicker, daterangepicker, datetimepicker, vue-datepicker, vue3, vue-datetimepicker
Last push: 2026-07-08T22:10:49+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 86, longevity 100
- inputs: {"age_days": 1634, "days_push": 56, "days_rel": 92, "gap_med": 12.5, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1762, forks 189 (observed 2026-08-28T04:05:32.741801+00:00)

## What it is
A feature-rich datepicker component library for Vue 3, supporting single dates, ranges, time, month, year, quarter, and week pickers with multiple calendars and timezone support. It is highly configurable, accessible, SSR-compatible, and ships with TypeScript definitions.

## Use cases
- add a date picker to a Vue 3 form
- let users select a date range for booking or filtering
- pick a time or datetime alongside a date
- select multiple dates in a calendar
- build a locale-aware date input with timezone support
- add a month or year picker to a dashboard
- support dark mode date inputs in a Vue app

## When to choose
- you are building with Vue 3 (>= 3.5) and need a complete date/time picking solution
- you need range selection, multiple calendars, or multiple date selection out of the box
- you need SSR support, accessibility, and theming in a Vue app
- you want strong TypeScript support and extensive customization via props and slots

## When to avoid
- your project uses Vue 2 or needs UMD/IIFE builds
- you need a framework-agnostic or React/Angular datepicker
- you only need a minimal date input and prefer a tiny dependency
- you cannot use ES module bundles in your build setup

## Facets
- artifact type: library
- maturity: active
- function: ui-components, date-time, form-handling, internationalization
- domain: web-development, frontend, cross-platform
- platform: browser
- tags: vue3, datepicker, timepicker, date-range-picker, typescript, ssr-support, accessible, dark-mode, web-server, nodejs

## Member repositories
- Vuepic/vue-datepicker (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.741801+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:26:54.184239+00:00, confidence not recorded.
  - readme: https://github.com/Vuepic/vue-datepicker (fetched 2026-08-28T04:05:32.741801+00:00, sha c924e2127f78)
  - homepage: https://vue3datepicker.com (fetched 2026-08-29T11:05:40.050917+00:00, sha ef00ee92bd2b)
  - site_page: https://vue3datepicker.com/installation (fetched 2026-08-29T11:05:40.053923+00:00, sha 5ce54f6790b8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
