This is a simple and small event calendar component for Vue js. It is very lightweight and does not depend on external libraries apart from Vue2 obviously.
Preview:
Download Details:
Author: Trekels
Live Demo: https://codesandbox.io/s/93pjr734r4
Download Link: https://github.com/Trekels/vue2-calendar/archive/master.zip
Official Website: https://github.com/Trekels/vue2-calendar
Install & Download:
# Yarn
$ yarn add vue2-simple-calendar
# NPM
$ npm install vue2-simple-calendar --save