Just a simple javascript calendar
npm install simple-jscalendar





• Download • Live preview • Documentation • Languages • Calendar Generator •
___
Add the jsCalendar code on
``html`
Then insert a calendar on
`html
`Or maybe you need to display it in an other language!
`html
`We also have a simple GUI calendar code generator, so that you can easily create your jsCalendar.
___
$3
You can also use the jsCalendar package on the unpkg CDN.
`html
`Or you can also use the jsCalendar npm package on the jsdelivr CDN.
`html
`Full example with all the files and their integrity hashes using unpkg here and using jsdelivr here (the hashes are the same).
___
$3
If you are into npm you can install the lib's package by just typing in your command line
`bash
npm i simple-jscalendarCopy library files to your resources folders
cp ./node_modules/simple-jscalendar/source/jsCalendar.js ./js/jsCalendar.js
cp ./node_modules/simple-jscalendar/source/jsCalendar.css ./css/jsCalendar.cssMaybe copy a language and a theme too
cp ./node_modules/simple-jscalendar/source/jsCalendar.lang.gr.js ./js/jsCalendar.lang.gr.js
cp ./node_modules/simple-jscalendar/themes/jsCalendar.clean.css ./css/jsCalendar.clean.css
``More info on the npm page
https://www.npmjs.com/package/simple-jscalendar
___
___
___
#### Latest development code v1.4.6-beta (beta minified versions may be out-of-date)
- Added
- Nothing yet
- Bugs
- Nothing yet
- Languages
- Nothing yet
___
Contact me to leave me your feedback or to express your thoughts.
You can open an issue or send me a mail
___
This project is under The MIT license.
I do although appreciate attribute.
Copyright (c) 2017-2021 Grammatopoulos Athanasios-Vasileios
___

