DEV Community

Sam Perrow
Sam Perrow

Posted on

1

SP Calendar Pro- Lightweight JavaScript library to easily manage SharePoint calendar events.

I have realized how painful it is to deal with SharePoint calendars, especially gathering recurring events. So I have created this small (~350 lines) vanilla JS library to simplify managing common calendar operations.

Key features:
-Easily get recurring calendar events
-Filter the collected events to return only the events that occur before or after user-specified dates.
-Convert datetime rows in a SharePoint form into proper JavaScript date objects.
-Any list within a site collection can be queried- the list does not have to originate from the same subsite.

Full Documentation

Source code

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay