@artesa/fullcalendar-vue

v5.13.7
An official FullCalendar component for Vue 2
vue calendar fullcalendar

tsc

tsc -p tsconfig.json

clean

rm -rf dist tmp

watch

tsc -p tsconfig.json --watch

build

tsc -p tsconfig.json && rollup -c && npm run minify

minify

terser --compress --mangle --comments false --output dist/main.global.min.js -- dist/main.global.js

test

wtr --watch

test:ci

wtr

ci

./scripts/ci.sh
npm i @artesa/fullcalendar-vue

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/17/2022

Downloads