Introduction
Over the years, we have been building a lot of apps with Svelte & SvelteKit, and we keep repeating same things over and over again. So we decided to build libraries that will help us SpeedRun our WebApps development.
You have some general questions? We have some answers! 🤞 check out our F.A.Q.
KitQL packages
Section titled “KitQL packages”-
For everywhere
- ⚡️ @kitql/helpers - 0️⃣ dep, 🪶 lightweight helpers for
logs
,sleep
,JSON
, … - 💄 @kitql/eslint-config - Simplified eslint & prettier
- ⚡️ @kitql/helpers - 0️⃣ dep, 🪶 lightweight helpers for
-
For SvelteKit
- 👌 @kitql/sveltekit - SvelteKit utilities and helpers.
- 🪧 vite-plugin-kit-routes - Ensure all routes to be up-to-date, saving time and preventing broken links.
- 🔀 @kitql/handles - Common handles and utilities to proxy requests, enable CORS per-route, enable cross-site form posts per route in a safe way, etc.
- For vite
- 👀 vite-plugin-watch-and-run - Adding watch mode to any command / Tool!
- 🥶 vite-plugin-stripper - Remove some code on browser build.
Synergies with KitQL
Section titled “Synergies with KitQL”Not directly related to KitQL, but we are using them a lot, and they are working great with KitQL!
- 🟦 Remult - No code / low code / full code. Why Choosing when you can get everything? 🚧 WIP 🚧
Packages Showcase
Section titled “Packages Showcase”You will find here list of potential interesting videos.
vite-plugin-kit-routes
Section titled “vite-plugin-kit-routes”01/02/2024 Are you on the right route?
Section titled “01/02/2024 Are you on the right route?”01/12/2023 Showcase
Section titled “01/12/2023 Showcase”at this week in svelte