From 00f5f2a19f71baf066b6c7f31c4fff5c44215fe4 Mon Sep 17 00:00:00 2001 From: Stefan van Herwijnen <5968971+stefanvanherwijnen@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:01:56 +0100 Subject: [PATCH 1/2] Update README.md chore: add petboarding, slimfact and @simsustech/quasar-components --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f42cd75..379b833 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Do not forget to read the official [blog](https://blog.quasar.dev/). | Starter kit | [github](https://github.com/MilosPaunovic/quasar-v2-starter) | Starter kit for quickly lifting your project from the ground up; includes public pages (Login, Register, Reset Password), Router & Pinia are present with a lot more helpful stuff implemented. | v2 | | OTA system | [github](https://github.com/Cap-go/capacitor-updater) | Auto update system for mobile app, send update to users without app store review | v2 | | Quasar Firebase Template | [github](https://github.com/wiktorcie/quasar2-firebase-auth), [demo](https://xenodochial-clarke-616008.netlify.app/#/) | Email/google sign in, user profiles, password resets, photo uploads to Google Firebase | v2.0.3 | - +| @simsustech/quasar-components | [github](https://github.com/simsustech/quasar-components), [npm](https://www.npmjs.com/package/@simsustech/quasar-components) | High level components for Quasar Framework. | v2.17+ | # Projects Using Quasar | Name | Links | Description | Quasar | @@ -362,3 +362,5 @@ Do not forget to read the official [blog](https://blog.quasar.dev/). | Agrobays Agrofoods | [iOS](https://apps.apple.com/ng/app/agrobays-agrofoods/id6463464628), [Android](https://play.google.com/store/apps/details?id=org.greysoft.agrobays.app), [PWA](https://app.agrobays.com/) | Save and book weekly delivery of the best Fruits & Veggies | v2.15.4 | 5minutes | [Android](https://play.google.com/store/apps/details?id=org.greysoft.fiveminutes.app), [PWA](https://app.5minutes.ng/) | A mentor-mentee learning platform where mentors share content that is consumable in no more than 5minutes | v2.15.4 | Taskyon | [website](https://taskyon.xyntopia.com), [github](https://www.github.com/xyntopia/taskyon) | A Chatbot App which supports many AI models, among them OpenAI/ChatGPT/3/4 and LLama2. It also gves you the ability to define your own tools in the frontend and has several tools pre-configured such as python & javascript code execution, webbrowser tool and information retrieval | v2 | +| Petboarding | [website](https://www.petboarding.app), [demo](https://demo.petboarding.app), [github](https://github.com/simsustech/petboarding) | Easy, fast and reliable pet boarding booking system. | v2.17+ | +| SlimFact | [website](https://www.slimfact.app), [demo](https://demo.slimfact.app), [github](https://github.com/simsustech/slimfact) | Streamlined invoicing made easy. | v2.17+ | From be22c2c686b6ff251caa20bb338928dc4b98fe0d Mon Sep 17 00:00:00 2001 From: Stefan van Herwijnen Date: Fri, 25 Jul 2025 07:44:38 +0200 Subject: [PATCH 2/2] chore: add unocss-preset-quasar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 379b833..8cb1efa 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Do not forget to read the official [blog](https://blog.quasar.dev/). | OTA system | [github](https://github.com/Cap-go/capacitor-updater) | Auto update system for mobile app, send update to users without app store review | v2 | | Quasar Firebase Template | [github](https://github.com/wiktorcie/quasar2-firebase-auth), [demo](https://xenodochial-clarke-616008.netlify.app/#/) | Email/google sign in, user profiles, password resets, photo uploads to Google Firebase | v2.0.3 | | @simsustech/quasar-components | [github](https://github.com/simsustech/quasar-components), [npm](https://www.npmjs.com/package/@simsustech/quasar-components) | High level components for Quasar Framework. | v2.17+ | +| unocss-preset-quasar | [github](https://github.com/simsustech/unocss-preset-quasar), [npm](https://www.npmjs.com/package/unocss-preset-quasar) | UnoCSS preset for Quasar Framework | v2.17+ | # Projects Using Quasar | Name | Links | Description | Quasar |