blog
sveltekit-starter
Our great sponsors
blog | sveltekit-starter | |
---|---|---|
1 | 5 | |
6 | 380 | |
- | - | |
7.5 | 9.3 | |
8 days ago | about 2 months ago | |
Svelte | Svelte | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blog
sveltekit-starter
-
Svelte/Vite integration with Storybook/Tailwind?
I had this on my starred repos, I hope you find it useful!
-
Load data from an API on localhost - then deliver from SvelteKit server to client
For Endpoints, I'd recommend checking out this example for a good idea on how they're used. If you're gonna be transforming the external API data, you can do it in the Endpoint. Speed really hasn't been a concern for me, even deployed on Cloudflare Workers. Here's one of my endpoints, for an example of how I use and abuse endpoints lmfaoo.
-
Design systems with Storybook - seeking suggestions
I saw that but it's not really designed for component libraries. It's also SSR. I'm looking to do client side rendering. Really good template though. Will probably take inspiration from it when moving past components.
Yes, try this one - https://github.com/navneetsharmaui/sveltekit-starter
- Good Sveltekit template
What are some alternatives?
cookiecutter-sveltekit-fastapi - A cookiecutter template for creating a custom Web app that combines SvelteKit and FastAPI
sveltekit-seo - Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.
sveltekit-prisma - A sample repository to show how SvelteKit and Prisma work together.
svelte-tw-pagination - Svelte + tailwindcss pagination component
husky - Git hooks made easy 🐶 woof!
sveltekit-blog-mdx - SvelteKit MDX starter blog with MDsveX (Svelte in markdown)
svelte-blog - Blog made by Svelte
sveltekit-s3-compatible-storage - SvelteKit S3 compatible storage: how you can upload files to your cloud storage provider from your Svelte app using presigned URLs.
Beatbump - Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
tailwind-editor - notion like tailwindcss editor built with svelte
svelte-adders - Easily add integrations and other functionality to Svelte apps
sveltekit-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.