An open API service indexing awesome lists of open source software.

https://github.com/lrusso/calendar

Simple calendar in JavaScript
https://github.com/lrusso/calendar

calendar javascript online web

Last synced: 12 months ago
JSON representation

Simple calendar in JavaScript

Awesome Lists containing this project

README

          

# Calendar

Simple calendar in JavaScript.

![alt screenshot](https://raw.githubusercontent.com/lrusso/Calendar/master/Calendar.png)

## Vanilla JavaScript version:

https://lrusso.github.io/Calendar/Calendar.htm

## React version:

https://github.com/lrusso/Calendar/blob/master/react/Calendar.js

## Based on the work of:

https://github.com/ollieSk8/niceDatePicker