-
sveltekit-json-import Public
SvelteKit JSON import: how you can use data provided from business apps and ther sources directly in your Svelte site, thanks to Vite.
-
.config Public
Alacritty, Neovim & tmux config
Lua BSD 3-Clause "New" or "Revised" License UpdatedFeb 18, 2025 -
SvelteKit CSS only :hover image slider
-
sveltekit-map-component Public
Handy components for building sites in SvelteKit
-
countdown-numbers Public
Trying Ratatui TUI π§π½βπ³ building a text-based UI number game in the Terminal π₯οΈ in Rust with Ratatui immediate mode rendering.
-
SvelteKit S3 compatible storage: how you can upload files to your cloud storage provider from your Svelte app using presigned URLs.
-
svelte-chartjs Public
Svelte Charts: how quickly and easily you can add customised charts to your SvelteKit, Astro or other Svelte apps with Chart.js.
-
sveltekit-grammar-check Public
SvelteKit forms β€οΈ use SvelteKit endpoint APIs to build a spelling, punctuation & grammar check app, with client and server form handling.
-
GraphQL API demo using Fastify, Mercurius and Nexus
-
sveltekit-tooling Public
SvelteKit tooling: we look at 7 tools you can add to streamline your Svelte continuous integration (CI) and development processes.
-
Simple Svelte responsive image gallery: create a ribbon gallery, using Svelte dimension bindings to maintain the aspect ratio of all images.
-
svelte-capsize-style Public
Svelte Capsize styling: how you can use the Capsize typography tooling with SvelteKit to layout text predictably in your β€οΈ Svelte app.
Svelte BSD 3-Clause "New" or "Revised" License UpdatedJan 21, 2025 -
temporal-api-cheatsheet Public
Temporal API Cheat Sheet: a quick guide to new JavaScript Temporal API including code snippets and example useΒ cases.
Astro BSD 3-Clause "New" or "Revised" License UpdatedJan 21, 2025 -
sveltekit-form-example Public
SvelteKit form example π code to get a contact form working with SvelteKit actions, and 10 tips to avoid common pitfalls π
-
astro-blog-markdown Public
Starter for a fast Astro blog using Markdown and a spot of Svelte
-
sveltekit-session-storage Public
SvelteKit Session Storage: how you can improve UX by temporarily caching user form entries then repopulating fields on browser refreshes.
-
SvelteKit Shiki syntax highlighting: use any VSCode colour theme to accessibly syntax highlight code on your SvelteKit app with line numbers.
-
sveltekit-lint-css Public
SvelteKit CSS stylelint: how you can lint vanilla CSS within your Svelte source files using stylelint accessibility and best practice rules.
-
svelte-shy-header Public
Svelte shy header: how to add a vanishing, sticky peekaboo header that reappears when the user scrolls up using Svelte and CSS to your site.
Svelte BSD 3-Clause "New" or "Revised" License UpdatedJan 8, 2025 -
sveltekit-graphql-fetch Public
SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether to make your Svelte app leaner.
-
sveltekit-fido-u2f-login Public
SvelteKit FIDO U2F login: how you can add multi factor authentication (MFA) to the front end of your Svelte app for added login security.
-
SvelteKit infinite scroll: see how you can use Svelte stores and a reactive function to implement an infinite scrolling Instagram feed.
-
sveltekit-hcaptcha-form Public
SvelteKit hCaptcha contact form: see how you can scare bots away from your Svelte site using a privacy focussed captcha service.
-
svelte-login-form Public
Svelte login form example π signup and login forms for your Svelte app with password strength meter π and strong password auto generation.
-
Demo code to show how to use the Intersection Observer API in Sveltekit to help track page views
-
sveltekit-ably-realtime-game Public
SvelteKit Ably: introduction to using Svelte with Ably and building a real-time βοΈ game or instant π¬ chat with serverless WebSockets.
-
cistercian-clock Public
Trying egui π₯οΈ building a Cistercian clock in π¦ Rust with the egui immediate mode library inspired by Dear ImGui.
-
vim-shortcut-blog Public
Use Vim keyboard shortcuts on you blog: how to make it easy for Vim users to jump around your Svelte blog site with a keyboard and no mouse!
Svelte BSD 3-Clause "New" or "Revised" License UpdatedDec 20, 2024 -
sveltekit-fontaine Public
SvelteKit Fontaine βπ½ how to eliminate or reduce font swap cumulative layout shift working with custom, self-hosted fonts in β€οΈ SvelteKit.
-
stylelint-sveltekit Public
Stylelint for SvelteKit: keep you Svelte code consistent and make sure your CSS and SCSS code follows your team's style guide to the letter!