sveltekit-starter
svelte-tw-pagination
sveltekit-starter | svelte-tw-pagination | |
---|---|---|
5 | 1 | |
605 | 19 | |
- | - | |
0.0 | 0.0 | |
15 days ago | over 3 years 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.
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.
- Good Sveltekit template
svelte-tw-pagination
-
DataTable with Svelte and Tailwind
for the pagination you can checkout Fouita Pagination and update the data each time you navigate (it's very simple!)
What are some alternatives?
cookiecutter-sveltekit-fastapi - A cookiecutter template for creating a custom Web app that combines SvelteKit and FastAPI
svelte-tw-data-table - Data table built with svelte and tailwindcss
sveltekit-seo - Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.
tailwind-editor - notion like tailwindcss editor built with svelte
sveltekit-prisma - A sample repository to show how SvelteKit and Prisma work together.
svelte-commerce - The open-source storefront for MedusaJS. Built with a PWA and headless approach, using a modern JS stack. The API approach also allows you to merge Svelte Commerce with any third-party tool like payment gateways, POS or AI. WIP for Woocommerce, Bigcommerce and Shopify.
husky - Git hooks made easy ๐ถ woof!
skeleton - A complete design system and component solution, built on Tailwind.
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.
daisyui - ๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
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-blog-mdx - SvelteKit MDX starter blog with MDsveX (Svelte in markdown)