JSPM

vue-cal

1.8.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22574
  • Score
    100M100P100Q135741F
  • License MIT

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

Package Exports

  • vue-cal

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-cal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vue-cal

Latest Version on NPM Software License npm

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

Installation

npm i vue-cal --save-dev

Demo & Documentation

https://antoniandre.github.io/vue-cal

Browser Support

Chrome Firefox Safari Opera Edge IE
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 10+ ✔

Release Notes

  • Version 1.8.0 Display simultaneous events & redraw overlaps on event resize & delete
  • Version 1.7.0 Vue Cal emits events
  • Version 1.6.0 Allow event deletion on touch devices
  • Version 1.5.0 Add Russian language
  • Version 1.4.0 Allow edition of event title + click & hold to delete
  • Version 1.3.0 Add Simplified Chinese language & bug fixes
  • Version 1.2.0 Allow events deletion
  • Version 1.1.0 Allow events resizing + add Spanish & Portuguese-Brasil languages
  • Version 1.0.0 First public release