Skip to content

Rostifar/FullICS.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FullICS.js

A basic jQuery plugin which converts a client side Full Calendar to an ICS file. Includes both a minimized and full version of the jquery plugin.

How To Use

As simple as: $(yourCalendarId).convertToIcs();

Dependencies

FullIcs.js requires the following libraries:

FullCalendar.js
- A web based calendar which is used to retrieve event data.
- http://fullcalendar.io/
FileSaver.js
- Allows the plugin to save the .ics file to a clients computer.
- https://github.com/eligrey/FileSaver.js/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published