Skip to content

GramThanos/jsCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latest release latest development

jsCalendar

Just a simple javascript calendar

Visit the jsCalendar site https://gramthanos.github.io/jsCalendar/

DownloadLive previewDocumentation

preview 1


Fast set up

Add the jsCalendar code on <head>

<link rel="stylesheet" type="text/css" href="jsCalendar.css">
<script type="text/javascript" src="jsCalendar.js"></script>

Then insert a calendar on <body>

<div class="auto-jsCalendar"></div>

Learn to jsCalendar

Some new docs links need to be added, as soon as docs go live.


Preview images

preview 3 preview 4 preview 5


Whats new?

Latest development code v1.4

  • no dev version yet
    • no news

Motivation

I have been using for years javascript libraries like jQuery and other smaller ones like ResponsiveSlides.js.

So it was time to give back to the community. I just hope this library is helpfull to many people.


Contact me

Contact us to leave us your feedback or to express your thoughts.

Open an issue

Send me a mail


License

This project is under The MIT license. We do although appreciate attribute.

Copyright (c) 2017 Grammatopoulos Athanasios-Vasileios


GramThanos DinoDevs