jshor / add-event-to-calendar-docs

đź“… Docs how to generate links to add events to online calendar services

Home Page:https://interactiondesignfoundation.github.io/add-event-to-calendar-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About "Add event to a calendar" repository

This repository contains documents that describe how to add events to different online calendar services that usually don't have official documentation/specs.

The primary goal of this repository is to consolidate the efforts of developers to debugging/reverse-engineering calendar services to find possible parameters and features that we can use in our products.

Docs for Services

  1. Google calendar
  2. Yahoo calendar
  3. Outlook Web

Popular packages

JavaScript

  1. carlsednaoui/add-to-calendar-buttons A simple ValillaJS library to add an "add to calendar" buttons for events.
  2. jojoee/add2calendar A simple ValillaJS library that allows you to add event to calendar easier
  3. AnandChowdhary/calendar-link NPM package for generating calendar links for both Node.js and browsers
  4. AnandChowdhary/add-to-calendar A library that allows you to send invites to calendar events easier
  5. jshor/datebook An npm module that generates downloadable iCalendar files and URLs for adding events to popular calendar apps.

PHP

  1. spatie/calendar-links A package to create "Add event to calendar" links

List your package/repo here

Materials

  1. How to Create an “Add to Calendar” Link for Your Emails

About

đź“… Docs how to generate links to add events to online calendar services

https://interactiondesignfoundation.github.io/add-event-to-calendar-docs/

License:MIT License