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

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 »