Active Project Areas
These are the areas the Quasar core team and project maintainers actively develop and support:
| Project area | Responsibility | Repo, Links |
|---|---|---|
| Quasar UI | The quasar UI library - components, directives, plugins, composables, TypeScript support | Main repo (/ui) |
| CLIs | @quasar/cli, @quasar/app-vite, create-quasar | Main repo |
| Vite plugin | @quasar/vite-plugin for vanilla Vite apps | Main repo (/vite-plugin) |
| Icon Genie & Extras | @quasar/icongenie, @quasar/extras | Main repo |
| Documentation | This very website | Main repo (/docs) |
| Testing App Extensions | @quasar/testing-* harnesses for unit and e2e testing | quasar-testing |
| Official App Extensions & UI kits | @quasar/apollo, @quasar/qcalendar, @quasar/qmarkdown and friends | Discover App Extensions |
Where a New Maintainer Is Needed
These project areas are an inevitable part of the Quasar Framework, but to keep our promise “to raise the bar for web development as a whole” we are looking for active maintainers for them.
If you are interested, read The Role of the Project Maintainer and let the core team know via the Discord chat.
We can promise you that your JavaScript and Vue.js skills will reach the stars!
| Project area | Required Skills | Links |
|---|---|---|
| SPA mode | Vue, Vite | app-vite |
| SSR mode | Server-side rendering, Node.js | app-vite |
| SSG mode | Static site generation | app-vite |
| PWA mode | Service Workers, Workbox | app-vite |
| Cordova mode | Apache Cordova | app-vite |
| Capacitor mode | Capacitor | app-vite |
| Electron mode | Electron | app-vite |
| BEX mode | Browser Extensions | app-vite |