# charliekassel/vuejs-datepicker

A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations

Repository: https://github.com/charliekassel/vuejs-datepicker
Canonical: https://ross.abutalabs.com/products/vuejs-datepicker
Language: JavaScript
License: MIT
License Family: permissive
Topics: datepicker, vue, vuejs, date, date-picker
Last push: 2024-07-09T15:37:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3845, "days_push": 785, "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 2589, forks 712 (observed 2026-08-28T04:07:02.874274+00:00)

## What it is
A simple, lightweight datepicker component for Vue 2.x applications. It supports disabling and highlighting dates, inline mode, custom date formatting, and multiple language translations.

## Use cases
- add a date picker to a Vue 2 form
- let users select dates with disabled date ranges
- show an always-open inline calendar
- display a datepicker localized in French or other languages
- format selected dates in a custom display format
- bind a date value with v-model in a Vue component

## When to choose
- you are building a Vue 2.x app and need a simple, no-dependency datepicker
- you need internationalized month/day names and translations
- you want a lightweight component usable via npm or CDN

## When to avoid
- you are using Vue 3, which this component does not support
- you need advanced features like range selection or time picking
- you want a component under active development with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, date-time
- domain: web-development, frontend
- platform: browser
- tags: vue, vue2, datepicker, date-picker, translations, inline-mode, nodejs

## Member repositories
- charliekassel/vuejs-datepicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.874274+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-30T02:22:21.857347+00:00, confidence not recorded.
  - readme: https://github.com/charliekassel/vuejs-datepicker (fetched 2026-08-28T04:07:02.874274+00:00, sha 8c06968b3c48)
- Data as of 2026-08-30T08:39:29.467469+00:00.
