Snippets
Svelte Apache Echarts
How to use apache echarts with svelte
#svelte
#chart
Simple javascript cache
How to create a basic javascript cache
#javascript
#cache
Discord oAuth with Sveltekit
How to log in to a website with discord
#auth
#sveltekit
#discord
Svelte image preview
Preview a selected image
#svelte
#image
Minecraft Skin preview
Preview a Minecraft Skin
#svelte
#minecraft
#threejs
Basic Permissions Class
A simple class to manage permissions
#authorization
#javascript
#authentication
Sveltekit shallow routing with form
How to use sveltekits shallow routing with forms
#form
#sveltekit
Get License from package.json
How to get and show the projects license from package.json
#svelte
#javascript
Svelte Atropos.js
How to use Atropos.js with svelte
#svelte
#atropos
Sveltekit page store
How to use the sveltekit page store to access url parameters
#svelte
#sveltekit
Svelte ViewTransition
How to use the view transition api with svelte
#svelte
#viewtransition
SvelteKit auth with seperate Backend
SvelteKit auth with seperate Backend
#auth
#sveltekit
#hooks
#locals
Sveltekit custom pathing
How to set up custom pathing in sveltekit
#sveltekit
Add Darkmode to sveltekit
How to add darkmode to a sveltekit project
#svelte
#sveltekit
#cookie
#tailwind
Sveltekit Files endpoint
How to list files with sveltekit
#sveltekit
#vite
Sveltekit Pagefind
How to use Pagefind with sveltekit
#search
#sveltekit
#pagefind
Server Sent Events with SvelteKit
How to use Server Sent Events with SvelteKit
#javascript
#server-sent-events
#sveltekit
Tailwind add custom font
How to add a custom font to tailwind
#tailwind
#font
Weather API
A simple function to return data with a weather api and some icons
#api
#weather