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
-
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
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
You will find here list of potential interesting videos.
vite-plugin-kit-routes
01/02/2024 Are you on the right route?
01/12/2023 Showcase
at this week in svelte