sveltekit-kql

Sveltekit Kql

Sveltekit-KQL

Warning: This library is still a work in progress which means lots and lots of bugs and breaking changes. Use at your own risk.

Sveltekit-KQL is a library that allows you to use KQL (Kirby Query Language) for kirby cms CMS in your SvelteKit project. This library provides a wrapper for load functions in SvelteKit.

The type system that i am implementing here in order to resolve Kirby Query Language queries is heavily inspired (and based on) from the works of johanschopplich and benwest

Installation

npm install sveltekit-kql
bun add sveltekit-kql
pnpm add sveltekit-kql
yarn add sveltekit-kql

Documentation

documentation is still in progress

License

MIT

Top categories

Loading Svelte Themes