Introduction
An end to end typesafe API for SvelteKit
A simple typesafe and lightweight alternative to SvelteKits api routes. Handles +page.server.ts
, +page.ts
and +page.svelte
files seamlessly.
Install
npm i kavi zod
An end to end typesafe API for SvelteKit
A simple typesafe and lightweight alternative to SvelteKits api routes. Handles +page.server.ts
, +page.ts
and +page.svelte
files seamlessly.
npm i kavi zod