vue-cal
Version:
A Vue JS full calendar, no dependency, no BS. :metal:
64 lines (42 loc) • 2.65 kB
Markdown
# 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:
<br>
> [!WARNING]
> **VERSION 4.10.0 IS THE FINAL RELEASE IN THIS REPOSITORY AND IS NO LONGER ACTIVELY MAINTAINED. FOR THE LATEST DEVELOPMENTS AND V5, VISIT [Vue Cal V5](https://github.com/antoniandre/vue-cal)!** 🚀
> - For the latest stable v4.x.x, continue using this version.
> - To contribute to v5 or try the new features, head over to the [v5 repo](https://github.com/antoniandre/vue-cal).
<br>
## 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)