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

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 »