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
- Host: GitHub
- URL: https://github.com/lrusso/calendar
- Owner: lrusso
- Created: 2018-05-20T01:13:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T13:51:52.000Z (about 2 years ago)
- Last Synced: 2024-03-16T16:48:02.793Z (about 2 years ago)
- Topics: calendar, javascript, online, web
- Language: JavaScript
- Homepage:
- Size: 275 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calendar
Simple calendar in JavaScript.

## 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