UNPKG

add-to-calendar-button

Version:

A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.

4 lines (3 loc) 166 B
// simple import of the atcb JS, to ensure it can load in Node // it shall not run on the server, but also should not block it! require('../dist/commonjs/index.js');