https://github.com/antoniandre/vue-cal-v4
A Vue.js full calendar, no dependency, no BS. :metal:
https://github.com/antoniandre/vue-cal-v4
vue vue3
Last synced: about 1 year ago
JSON representation
A Vue.js full calendar, no dependency, no BS. :metal:
- Host: GitHub
- URL: https://github.com/antoniandre/vue-cal-v4
- Owner: antoniandre
- License: mit
- Created: 2018-10-09T06:37:51.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T21:37:26.000Z (over 1 year ago)
- Last Synced: 2025-05-11T19:13:18.508Z (about 1 year ago)
- Topics: vue, vue3
- Language: Vue
- Homepage: https://antoniandre.github.io/vue-cal-v4/
- Size: 19.4 MB
- Stars: 1,267
- Watchers: 27
- Forks: 236
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Vue Cal v4
[](https://npmjs.com/package/vue-cal)
[](LICENSE.md)
[](https://www.npmjs.com/package/vue-cal)
[](https://www.npmjs.com/package/vue-cal)
[](https://standardjs.com)
> A Vue JS full calendar, no dependency, no BS. :metal:
> [!IMPORTANT]
> **VERSION 4.x IS NO LONGER MAINTAINED.**
> _v4.10.0 is the final release in this repo._
> [!NOTE]
> **V5, IS ALREADY OUT! VISIT [Vue Cal V5](https://github.com/antoniandre/vue-cal/discussions/5)!** 🚀
> - For the latest stable v4.x.x, continue using this version.
> - To test the new V5, head over to the [v5 repo](https://github.com/antoniandre/vue-cal)!
## Installation
```
npm i vue-cal
```
**Vue 2 (legacy)**
```
npm i vue-cal@legacy
```
___
## Demo & Documentation
> [antoniandre.github.io/vue-cal-v4](https://antoniandre.github.io/vue-cal-v4)
___
## Browser Support
 |  |  |  |  |  |
--- | --- | --- | --- | --- | --- |
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 10+ ✔ |
___
## Donating
If you want to support the development of this library, you can buy me a beer or [become a sponsor](https://github.com/sponsors/antoniandre)!
[](https://www.paypal.me/antoniandre1)
Thank you!
If you are using this library for profit business, please consider [backing me](https://github.com/sponsors/antoniandre)!
It ensures that the project your products rely on keep being actively maintained. :)
___
## Contributing
If you have any idea, feel free to open an issue to discuss a new feature or fork Vue Cal and submit your changes back to me.
___
## Release Notes
[antoniandre.github.io/vue-cal-v4/#release-notes](https://antoniandre.github.io/vue-cal-v4/#release-notes)