https://github.com/gra0007/modern-cal-embed
A browser-side ical embed.
https://github.com/gra0007/modern-cal-embed
calendar embed ical
Last synced: 6 months ago
JSON representation
A browser-side ical embed.
- Host: GitHub
- URL: https://github.com/gra0007/modern-cal-embed
- Owner: GRA0007
- License: mit
- Created: 2020-08-13T09:16:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T12:45:47.000Z (about 4 years ago)
- Last Synced: 2025-04-12T11:57:57.819Z (about 1 year ago)
- Topics: calendar, embed, ical
- Language: JavaScript
- Homepage: https://gra0007.github.io/modern-cal-embed/
- Size: 184 KB
- Stars: 30
- Watchers: 3
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modern iCal Calendar Embed

This is a fully browser-side iCal (ics) calendar embed. It takes a link to an iCal file, and parses it and turns it into an embed. To use it, simply visit the link below and fill out the fields.
https://gra0007.github.io/modern-cal-embed/
**Note:** To use iCal urls that don't specify an `Access-Control-Allow-Origin` header, like from Google calendar, you'll need to use a cors proxy like https://cors-anywhere.herokuapp.com/.
You can test the embed's functionality using the following ics file url:
`https://gra0007.github.io/modern-cal-embed/example.ics`