1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-05-19 17:53:12 -04:00

Add vuelendar (#2790)

This commit is contained in:
Łukasz Usarz 2019-04-16 18:10:01 +02:00 committed by kazuya kawaguchi
parent 253ace93e0
commit cf9d06f6e6

View file

@ -1302,6 +1302,7 @@ Tooltips / popovers
- [vue-cal](https://github.com/antoniandre/vue-cal) - A Vue JS full calendar, no dependency, no BS. 🤘. - [vue-cal](https://github.com/antoniandre/vue-cal) - A Vue JS full calendar, no dependency, no BS. 🤘.
- [vue-draggableCal](https://github.com/liloow/vue-draggableCal) - Not your ordinary datepicker. A Vuejs draggable date selector with a fresh responsive design, mobile ready and 0 dependencies, 17kb gzipped - [vue-draggableCal](https://github.com/liloow/vue-draggableCal) - Not your ordinary datepicker. A Vuejs draggable date selector with a fresh responsive design, mobile ready and 0 dependencies, 17kb gzipped
- [vue-material-year-calendar](https://github.com/nono1526/vue-material-year-calendar) - A full year (12 months on a page) calendar for Vue2. Uses dayjs. - [vue-material-year-calendar](https://github.com/nono1526/vue-material-year-calendar) - A full year (12 months on a page) calendar for Vue2. Uses dayjs.
- [vuelendar](https://github.com/codesthq/vuelendar) - Simple and clean calendar written in VueJS
### Map ### Map