Calit.JS
reorder
× Try It Out
Implementation

Documentation
Download




A Calendar Utility you probably don't need.
We have it anyway.
It's as simple as this :

<div id="calendar"></div>     <!-- Element -->

<script type="text/javascript" src="calit-min.js"></script>
photo_size_select_small
3KB
  
dashboard
Flexible
done_all
Easy
favorite
Beautiful

Everything just works!

Try it yourself.

     

Its simple.

Just Create An Element

<div id="element"></div>


Add this to the body tag :

<body onload="setcal('element')"></div>


Download the Utility And Include it as a script :

get_app   Download

Or just include it from the web :

<script type="text/javascript" src="https://raw.githubusercontent.com/deve-sh/calit.js/master/calit-min.js"></script>
Read the entire documentation and what you can do with Calit.JS.

Here