Menu
Libraries |
Category

kitql

  • KitQL is a collection of standalone libraries designed to speed up WebApp development
  • It's not a single library but rather a set of tools that work together
  • The project includes multiple packages with various functionalities:
    • @kitql/helpers: Utility functions
    • vite-plugin-kit-routes: Vite plugin for route handling
    • vite-plugin-watch-and-run: Vite plugin for watch-and-run functionality
    • @kitql/handles: Helper functions
    • @kitql/sveltekit: SvelteKit-specific utilities (highlighting Svelte support)
    • @kitql/internals: Internal utilities
    • @kitql/eslint-config: ESLint configuration
    • vite-plugin-stripper: Vite plugin for code stripping

Documentation is available at kitql.dev/docs

The project has an active community with 54 contributors and welcomes new contributors (see CONTRIBUTING.md for more info).

graphqlsveltekitsveltevite

Comments