
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
vue-add-to-calendar
Advanced tools
A Vue.js component that provides 'Add to Calendar' functionality
##Demo
# Yarn
yarn add vue-add-to-calendar
# NPM
npm install --save vue-add-to-calendar
# Bower
bower install vue-add-to-calendar
var AddToCalendar = require('vue-add-to-calendar');
Vue.use(AddToCalendar);
<script src="/dist/vue-add-to-calendar.min.js"></script>
<demo></demo>
List of available props to use in the component:
Prop | Data Type | Default | Description |
---|
Feel free to open an issue to ask for a new calendar support.
Details changes for each release are documented in the CHANGELOG.md.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Please make sure to read the Contributing Guide before making a pull request.
1.0.0 (2017-02-10)
FAQs
A Vue.js component providing 'Add to Calendar' functionality
The npm package vue-add-to-calendar receives a total of 172 weekly downloads. As such, vue-add-to-calendar popularity was classified as not popular.
We found that vue-add-to-calendar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.