
Security News
libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
vue-add-to-calendar
Advanced tools
Supply Chain Security
Vulnerability
Quality
Maintenance
License
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 173 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
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.