Skip to content

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

  • 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.

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

Remult

26/07/2023 Fullstack apps in minutes