1.1.1 • Published 7 years ago

sakex v1.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

calendar

Easy to use javascript calendar with events support

A very easy to use calendar,

The constructor arguments are: the DOM object on which you want to render the calendar, the language you are going to use, the Date at which the calendar should open (new Date() means today) and your events datas (in JSON).

I have provided a little CSS file you can import in your HTML like this:

Your events oject must look like this: