skanderphilipp / quasar-ui-qcalendar

QCalendar - App Extension, Vue CLI and UMD for Quasar

Home Page:https://quasarframework.github.io/quasar-ui-qcalendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QCalendar (Vue Plugin, UMD and Quasar App Extension)

@quasar/quasar-ui-qcalendar @quasar/quasar-app-extension-qcalendar GitHub code size in bytes GitHub repo size in bytes

Everything you need for a complete Calendar solution.

Month view with events

QCalendar example month view

Planner example

QCalendar example planner

Monthly Mini-mode

QCalendar example planner

Structure

  • /ui - standalone npm package (go here for more information)
  • /app-extension - Quasar app extension
  • /demo - docs, demo and examples project
  • live demo - live docs, demo and examples

Demo Workflow

If you fork or download this project, make sure you have the Quasar CLI globally installed:

$ npm i -g @quasar/cli

The workflow to build the demo, on a fresh project, is as follows:

$ cd ui
$ yarn
$ yarn build
$ cd ../demo
$ yarn
$ quasar dev

Donate

If you appreciate the work that went into this, please consider donating to Quasar or Jeff.

License

MIT (c) Jeff Galbraith jeff@quasar.dev

About

QCalendar - App Extension, Vue CLI and UMD for Quasar

https://quasarframework.github.io/quasar-ui-qcalendar

License:MIT License


Languages

Language:JavaScript 52.8%Language:Vue 37.6%Language:CSS 8.5%Language:HTML 1.2%