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

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 »