π SvelteKit Template
SvelteKit app boiler with tRPC, Tanstack Query, Tailwind, and linting. Used for most web apps.
π± Svelte Template
Svelte boilerplate, great for simple lightweight UIs.
Minimal Svelte UI plus a Cloudflare worker for those times when you just need a client side UI + a couple endpoints. Supa fast.
πΌοΈ Svelte Single File
For those times when you need everything to build to one file. I use this template for making HTML NFTs. Build the project, mint the index.html
and that's the whole app.
π¦ TS Package Template
Quickly spin up a new NPM package with TS and linter.
Boilerplate for deploying .svelte files as a package.
π Turborepo Template
A template to rule all new ideas. Contains SvelteKit Template and TS Package Template.