commonpike / add-to-calendar-buttons

Easily add a "add to calendar" button to your websites. This JavaScript library supports Google Calendar, Office 365, iCal, Outlook and Yahoo Calendar.
61 stars 17 forks source link

Export link generation code #7

Closed yringler closed 5 years ago

yringler commented 5 years ago

It would be very helpful if the generateCalendars() method was also exported, for people who want to fully customize their markup etc.

yringler commented 5 years ago

Duplicate of #5. I'm keeping it open for now because I think this issue is more explicit.

commonpike commented 5 years ago

See my comments on PR#1. Basicly, I'm exporting a method called addToCalendarData() instead.