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 »