# Wanderxx/vue-fullcalendar

vue calendar fullCalendar. no jquery required. Schedule events management

Repository: https://github.com/Wanderxx/vue-fullcalendar
Canonical: https://ross.abutalabs.com/products/vue-fullcalendar
Homepage: https://wanderxx.github.io/vue-fullcalendar/
Language: JavaScript
License Family: other
Last push: 2021-07-09T14:15:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3709, "days_push": 1881, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1503, forks 375 (observed 2026-08-28T04:04:54.566975+00:00)

## What it is
A pure Vue.js calendar component inspired by FullCalendar.io that renders a month view with event scheduling and management, without requiring jQuery or the original FullCalendar library. It supports event objects with title, start, end, and CSS classes, moment.js locales, and a configurable first day of the week.

## Use cases
- add a month view calendar to a vue app
- display and manage schedule events in vue
- calendar component without jquery dependency
- show events on a calendar with custom css classes and colors
- localized calendar supporting multiple languages
- calendar with a configurable first day of the week

## When to choose
- your project is on Vue 2 and you need a lightweight month-view calendar
- you want event rendering with simple customization via cssClass props
- you need locale support matching moment.js languages
- you want to attach arbitrary custom data to calendar events

## When to avoid
- you use Vue 3, since this component only supports Vue 2 (and Vue 1 via an old version)
- you need week, day, or agenda views - only month view is supported
- you require advanced FullCalendar features like drag-and-drop or resource scheduling
- you need an actively maintained library - the last release was in 2021

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components
- domain: web-development, frontend
- platform: browser
- tags: vue, vue2, calendar, fullcalendar, events, scheduling, month-view, javascript, npm, component, no-jquery, momentjs-locales

## Member repositories
- Wanderxx/vue-fullcalendar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.566975+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-30T04:32:47.556113+00:00, confidence not recorded.
  - readme: https://github.com/Wanderxx/vue-fullcalendar (fetched 2026-08-28T04:04:54.566975+00:00, sha 280f8c94132d)
  - homepage: https://wanderxx.github.io/vue-fullcalendar/ (fetched 2026-08-29T11:37:44.076099+00:00, sha 343592d3b4f1)
  - registry_npm: https://registry.npmjs.org/vue-fullcalendar (fetched 2026-08-29T11:37:44.078562+00:00, sha 14cb471fe666)
- Data as of 2026-08-30T08:39:29.467469+00:00.
