vue-cal

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

MIT License

Downloads
87.9K
Stars
1.2K
Committers
59

Vue Cal (v5)     WIP

A Vue JS full calendar, no dependency, no BS. 🤘

Welcome to the new Vue Cal v5 repository!

This repository contains the active development for Vue Cal version 5. Version 5 introduces several improvements and new features, and is the next major release of the Vue Cal library.

What's New in v5

  • Performance-oriented: faster and more efficient than before
  • Now very adapted and practical to use with Composition API
  • Now exposes all the date utilities for external use
  • Benefit (or not) from Date prototypes whenever and wherever you want: even before the calendar is created/mounted
  • Easily theme with dark or white theme + CSS variables
  • You may directly externally preload a locale and provide it (avoiding a promise handling)
  • All-directions sticky headers: Sticky headers and sticky time bar at the same time - only with CSS
  • New layout with grids, more flexible
  • New custom days view to display a custom amount of days. The grid layout will adapt
  • New more modern default UI
  • Rewrote some options for more intuitive use
  • More exciting stuff to come!

Current Status: In Development

Note: Vue Cal v5 is currently in active development and may not be stable for production use. Feel free to try it out and contribute!

To test the v5 version (soon in NPM) clone the repo, and run:

pnpm i
pnpm dev

Latest Stable Version (v4)

If you're looking for the stable v4 version of Vue Cal, you can still find it in the vue-cal-v4 repository. Please note that v4 will no longer be actively maintained, and we encourage users to migrate to v5 when it becomes stable.

To install the v4 version via npm:

npm install vue-cal@v4

Demo & Documentation

V5 documentation will come soon. You can already have a great overview of the current progress when opening the codebase's /test route in the browser :)

Stable v4 Documentation here: Vue Cal Official Documentation


Donating

If you want to support the development of this library, you can buy me a beer or become a sponsor!

Thank you!

If you are using this library for profit business, please consider backing me! 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.

Package Rankings
Top 1.6% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Latest Version on NPM Software License npm npm JavaScript Style Guide paypal
Related Projects