jesusvilla / 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

QCalendar example month view

Structure

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 55.5%Language:Vue 34.2%Language:CSS 8.8%Language:HTML 1.5%