Skip to content

escendit/sveltekit-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sveltekit-extensions

A small monorepo of SvelteKit add‑ons maintained by Escendit. Each package lives under packages/ with its own README, build, and release setup.

  • Monorepo tooling: npm Workspaces + Lerna
  • Runtime targets: Svelte 5 and SvelteKit 2 (see each package for details)

Packages

Quick usage

Install the package you need in your SvelteKit app (example):

npm i @escendit/sveltekit-session

Then follow the corresponding package README for setup and APIs.

Repo layout

  • packages/… — individual publishable packages
  • packages/auth/keycloak — Keycloak integration for SvelteKit auth
  • packages/session — session middleware + stores (in‑memory, Redis)

For anything else (build, scripts, releasing), see the package READMEs.

About

SvelteKit Extensions

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •