More Premium Hugo Themes Premium Vue Themes

Vue Cal V4

A Vue.js full calendar, no dependency, no BS. :metal:

Vue Cal V4

A Vue.js full calendar, no dependency, no BS. :metal:

Author Avatar Theme by antoniandre
Github Stars Github Stars: 1268
Last Commit Last Commit: Mar 4, 2025 -
First Commit Created: Nov 5, 2024 -
default image

Overview

Vue Cal v4 is a Vue JS full calendar that does not require any dependencies. It is noted as having no BS and is described as the final release in the repository, no longer actively maintained. For the latest developments, users are encouraged to visit Vue Cal V5.

Features

  • Vue JS Full Calendar: A full calendar built specifically for Vue JS.
  • No Dependencies: Vue Cal v4 does not require any external dependencies to function.
  • Legacy Support: Compatible with Vue 2 for legacy systems.
  • Browser Support: Works on Chrome, Firefox, Safari, Opera, Edge, and IE 10+.

Installation

To install Vue Cal v4, follow these steps:

  1. Install the package via npm:
    npm install vue-cal-v4
    
  2. Import the package in your Vue component:
    import VueCal from 'vue-cal-v4'
    

Summary

Vue Cal v4 offers a lightweight and dependable solution for implementing calendars in Vue JS applications. Despite being the final release in the v4 repository, it continues to provide features such as no dependencies and legacy support for Vue 2. Users interested in the latest developments should explore Vue Cal V5 for ongoing updates.