vue-add-to-calendar
A Vue.js component that provides "Add to Calendar" functionality, works with Vue 2.X.
Live Demo
https://nicolasbeauvais.github.io/vue-add-to-calendar/
Include support for:
Google calendar
Microsoft live calendar
Installation
# Yarn
yarn add vue-add-to-calendar
# NPM
npm install --save vue-add-to-calendar
# Bower
bower install vue-add-to-calendar