A full interactive Calendar UI built for Vanilla JS or use in other frontend frameworks.

#javascript #js #vanillajs #ui #frontend #webdev #website #html #css #jquery

Adam Shaw 28ed9ae9c0 fix verify-npm script il y a 4 ans
.github 7ec00e827e rename issue_template il y a 10 ans
bin 28ed9ae9c0 fix verify-npm script il y a 4 ans
demos 179a9312cb updated demo dates il y a 4 ans
locale 5706423efe Merge branch 'master' of https://github.com/kdenzel/fullcalendar il y a 7 ans
plugins 63882eb2b6 rename google calendar prop to extendedProps il y a 7 ans
src afa74c6b5d remove more xhtml-style tags il y a 5 ans
tasks 112be30c27 scripts for bumping example-repo versions il y a 7 ans
tests c58e3fee47 disable google calendar test il y a 5 ans
.editorconfig 8f654c64e8 trim_trailing_whitespace il y a 8 ans
.gitignore e75f67df99 fix test for error throwing. also, tweak test env il y a 8 ans
.gitmodules 171936a241 add webpack example repo il y a 8 ans
.travis.yml f0561d0307 mayb speed up travis il y a 8 ans
CHANGELOG.md 7a3813c6ac changelog il y a 4 ans
CONTRIBUTING.md 7fb1d5ccf4 fix codepen link il y a 8 ans
LICENSE.txt 01a530f88b make misc files uppercase il y a 10 ans
README.md 70515378bc changelog, readme il y a 6 ans
bower.json b3cabefa4d Merge branch 'master' of https://github.com/yan12125/fullcalendar il y a 8 ans
composer.json 3e7460bc81 bump up moment in package.json and composer as well il y a 8 ans
eslint.json 361847ab7b newlines in json il y a 8 ans
gulpfile.js b7701a90dc fixup release stuff il y a 7 ans
karma.config.js 62a94373a2 code changes for now automated tests location il y a 8 ans
package-lock.json 6bf838bedb use check-node-version instead of engines il y a 4 ans
package.json 6bf838bedb use check-node-version instead of engines il y a 4 ans
tsconfig.json 361847ab7b newlines in json il y a 8 ans
tslint.json 321be7d6e5 lock down types more. add jquery typedefs il y a 8 ans
webpack.config.js 62a94373a2 code changes for now automated tests location il y a 8 ans

README.md

FullCalendar

A full-sized drag & drop event calendar (jQuery plugin). Project website »

This is the 3.x version of FullCalendar. 4.x has since been released. It removes jquery and moment as dependencies, revamps the API, and breaks FullCalendar's functionality into separate packages:

For more info, view the upgrade guide »