There are no reviews yet. Be the first to send feedback to the community and the maintainers!
sveltekit-blog-mdx
SvelteKit MDX starter blog with MDsveX (Svelte in markdown)sveltekit-components
Handy components for building sites in SvelteKitsveltekit-seo
Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.astro-blog-markdown
Starter for a fast Astro blog using Markdown and a spot of Sveltesveltekit-image-plugin
SvelteKit demo code for using vite-imagetools to add cached, responsive, Next-Gen images to a SvelteKit site with no cumulative layout shift.parsedown
WASM code for parsing Markdown into HTML with light output tweakingsveltekit-graphql-fetch
SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether to make your Svelte app leaner.astro
Code to accompany Astro articles.narcissus
API using PostgREST to query and update supabase database.sveltekit-graphql-github
Use Apollo Client with SvelteKit to Query a GraphQL API: we use the GitHub API to query our repos and learn a bit of SvelteKit along the way.svelte-social-icons
Beautiful, easy SVG social icons in Sveltesvelte-ecommerce-site-start
SvelteKit eCommerce site: how to build a fast, SEO friendly, static eCommerce site using Svelte, Snipcart and Directus.sveltekit-shiki-code-highlighting
SvelteKit Shiki syntax highlighting: use any VSCode colour theme to accessibly syntax highlight code on your SvelteKit app with line numbers.sveltekit-instagram-infinite-scroll
SvelteKit infinite scroll: see how you can use Svelte stores and a reactive function to implement an infinite scrolling Instagram feed.sveltekit-s3-multipart-upload
SvelteKit S3 Multipart Upload: how you can upload large files, such as video to your S3 compatible storage provider using presigned URLs.cmessless
A markdown parser to output Astro markupsveltekit-simple-image-gallery
Simple Svelte responsive image gallery: create a ribbon gallery, using Svelte dimension bindings to maintain the aspect ratio of all images.open-source-favicon-generation
Open source favicon generation: create your favicon from scratch then optimise it for modern and legacy browsers using free apps in 2022.sveltekit-hcaptcha-form
SvelteKit hCaptcha contact form: see how you can scare bots away from your Svelte site using a privacy focussed captcha service.sveltekit-json-import
SvelteKit JSON import: how you can use data provided from business apps and ther sources directly in your Svelte site, thanks to Vite.sveltekit-vanilla-extract
Using vanilla-extract with SvelteKit: how you can make zero-runtime stylesheets with the new TypeScript friendly preprocessor in Svelte.sveltekit-session-cookies
SvelteKit session cookies: accessing user-specific data in your SvelteKit app use session and HttpOnly cookies for added security.narcissus-blog
Demo static Svelte site for narcissus backendless blogfastify-mercurius-nexus-graphql-api
GraphQL API demo using Fastify, Mercurius and Nexussvelte-chartjs
Svelte Charts: how quickly and easily you can add customised charts to your SvelteKit, Astro or other Svelte apps with Chart.js.sveltekit-faq-page-seo
SvelteKit FAQ Page SEO: how you can use ❤️ Svelte's SEO friendliness to create a FAQ page with JSON-LD SchemaOrg SEO meta loved by Google.blocklists
A simple repo for analysis of online firewall block lists and combining them efficiently into a block list for use in a firewallsveltekit-content-security-policy
SvelteKit Content Security Policy: how you can add CSP to reduce your Svelte site's cross-site scripting (XSS) attack surface.sveltekit-accessibility-testing
Demo code for adding axe accessibility testing to SvelteKit using Playwright and pa11ycistercian-clock
sveltekit-intersection-observer
Demo code to show how to use the Intersection Observer API in Sveltekit to help track page viewssveltekit-iconify
Demo showing how to add SVG icons from just about any library to your Svelte app using a single extra dependencysveltekit-map-component
Handy components for building sites in SvelteKitsveltekit-session-storage
SvelteKit Session Storage: how you can improve UX by temporarily caching user form entries then repopulating fields on browser refreshes.sveltekit-local-storage
Using Local Storage in SvelteKit: taking the example of setting a site theme, explore how to combine the Local Storage and Svelte Store APIs.rodneylab
Rodney Lab Git Hub profilehcaptcha-serverless-rust-worker
Demo code for creating an hCaptcha verify endpoint using Cloudflare Workers written in Rustgatsby-starter-climate
Gatsby 3 MDX blog starter for an accessible, fast and secure blog siteraylib-flecs-imgui-introspection
Using Jolt with Flecs & Dear ImGui 👀 to add game physics introspection to a raylib game, with pause and stepping for dev tools debugging 🐜.decisive
front end for site adminupstash-astro
Get Started with Astro and Redis Tutorial Starter Codesvelte-login-form
Svelte login form example 📝 signup and login forms for your Svelte app with password strength meter 🔐 and strong password auto generation.jolt-raylib-hello-world
Jolt Physics raylib ⚡️ trying Jolt C++ game development physics library with raylib in a 3D hello world 🎱 bouncing sphere example.deno
Code to accompany Deno & Deno Fresh articles.svelte-each
Using Svelte each blocks: how to loop on array-like objects in Svelte + simplify your code using const & style directives and destructuring.sveltekit-form-example
SvelteKit form example 📝 code to get a contact form working with SvelteKit actions, and 10 tips to avoid common pitfalls 🍀gatsby-cloud-functions-recaptcha
Example site showing how Gatsby Cloud Functions can be used with an accessible reCAPTCHA.raylib-imgui
Using raylib with Dear ImGui: how you can use Dear ImGui to create an immediate mode 🐜 debugging interface for your CMake raylib game 🎮stylelint-sveltekit
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!upstash-redis-deno-perf
Upstash for Redis and the Performance API: measuring performance gains with Web APIs to deploy the database optimally in your Deno app.sveltekit-share-buttons
Svelte share buttons: adding social share buttons to your Svelte app for mobiles and Safari using the native Web Share API with fallbacks.sveltekit-css-hover-image-slider
SvelteKit CSS only :hover image sliderknights-to-see-you
Godot Rust 2D Platform gamesveltekit-fido-u2f-login
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-fontaine
SvelteKit Fontaine ✍🏽 how to eliminate or reduce font swap cumulative layout shift working with custom, self-hosted fonts in ❤️ SvelteKit.sveltekit-graphql-client
SvelteKit demo for running ApolloClientgatsby-site-search
Fast JS Search on Gatsby: Roll Your Own Site Search: Demo sitesveltekit-lint-css
SvelteKit CSS stylelint: how you can lint vanilla CSS within your Svelte source files using stylelint accessibility and best practice rules.sveltekit-netlify-functions
Demo site showing how to use Netlify functions with SvelteKitgatsby-functions-fauna
A demo site to show how the Fauna data API can be used with Gatsby Cloud Functions.astro-server-side-rendering
Astro Server-side Rendering: getting started with Astro SSR building a productivity search app with Vitest and Edge geolocation datarainbow
Rainbow — Accessibility Contrast Tool for Text on Imagessveltekit-lazyload-iframe
SvelteKit demo code for responsive lazy loading iframes.markwrite
Markdown writing CLI toolsveltekit-typescript-vanilla-extract-starter
SvelteKit TypeScript vanilla-extract starter: create a markdown blog site with responsive, Next-Gen images, PWA and vanilla-extract styles.mux-webhook-worker
Cloudflare Rust Worker which listens for mux video upload eventsserverless-rust
Code to accompany Serverless Rust articles.arkanoid-clone
Arkanoid clone built in C++ with Raylib and flecssveltekit-s3-compatible-storage
SvelteKit S3 compatible storage: how you can upload files to your cloud storage provider from your Svelte app using presigned URLs.learn-web-gpu
macroquad-egui
Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui.sveltekit-ably-realtime-game
SvelteKit Ably: introduction to using Svelte with Ably and building a real-time ♟️ game or instant 💬 chat with serverless WebSockets.dungeoncrawl
Rust dungeon crawler game using Bevy ECSsveltekit-tooling
SvelteKit tooling: we look at 7 tools you can add to streamline your Svelte continuous integration (CI) and development processes.rodneylab-100-days-of-gatsby
Gatsby 100 Days of Code 2021Love Open Source and this site? Check out how you can help us