All Projects → sveltejs → Kit

sveltejs / Kit

Licence: mit
The fastest way to build Svelte apps

Programming Languages

javascript
184084 projects - #8 most used programming language
Svelte
593 projects
typescript
32286 projects

Labels

Projects that are alternatives of or similar to Kit

Svelte Simple Modal
A simple, small, and content-agnostic modal for Svelte v3
Stars: ✭ 130 (-97.84%)
Mutual labels:  svelte
Svelte Carousel
A super lightweight, super simple Carousel for Svelte 3
Stars: ✭ 144 (-97.6%)
Mutual labels:  svelte
Cl Editor
Lightweight text editor built with svelte, typescript
Stars: ✭ 148 (-97.54%)
Mutual labels:  svelte
Tsparticles
tsParticles - Easily create highly customizable particles animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
Stars: ✭ 2,694 (-55.17%)
Mutual labels:  svelte
Sb Admin Svelte
StartBootstrap SB Admin rebuilt using Svelte + Sveltestrap
Stars: ✭ 143 (-97.62%)
Mutual labels:  svelte
Notus Svelte
Notus Svelte: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 144 (-97.6%)
Mutual labels:  svelte
Svelte Forms
Svelte forms validation made easy
Stars: ✭ 127 (-97.89%)
Mutual labels:  svelte
Hn.svelte.dev
Hacker News clone built with Svelte and Sapper
Stars: ✭ 154 (-97.44%)
Mutual labels:  svelte
Yrv
Your routing! (for Svelte)
Stars: ✭ 143 (-97.62%)
Mutual labels:  svelte
Svelte Notifications
Svelte toast notifications component that can be used in any JS application
Stars: ✭ 146 (-97.57%)
Mutual labels:  svelte
Routify Starter
Stars: ✭ 137 (-97.72%)
Mutual labels:  svelte
Svelte Data Grid
Lightweight and powerful data grid for svelte
Stars: ✭ 139 (-97.69%)
Mutual labels:  svelte
Svelthree
Svelte components library for declarative construction of reactive and reusable three.js scene graphs utilizing three.js source in a slightly modified version.
Stars: ✭ 144 (-97.6%)
Mutual labels:  svelte
Nanocal
Airbnb range picker rip-off
Stars: ✭ 132 (-97.8%)
Mutual labels:  svelte
Svelte Css Vars
✨ Ever wanted to have reactive css variables in svelte? What if I told you there's a way?
Stars: ✭ 150 (-97.5%)
Mutual labels:  svelte
Sveltik
Powerful forms in Svelte, inspired by Formik.
Stars: ✭ 128 (-97.87%)
Mutual labels:  svelte
Magic Microservices
Write components in any way, use them everywhere.😘
Stars: ✭ 145 (-97.59%)
Mutual labels:  svelte
Palettes
A tool for creating nice, percerptually correct and colorblind-safe color palettes.
Stars: ✭ 155 (-97.42%)
Mutual labels:  svelte
Figmatocode
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
Stars: ✭ 2,299 (-61.75%)
Mutual labels:  svelte
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-97.59%)
Mutual labels:  svelte

Chat

READ THIS FIRST!

SvelteKit is still in beta. Expect bugs! Read more here, and track progress towards 1.0 here.

Overview

The Fastest Way to Build Svelte Apps

  • 💨 Blazing-Fast Production Sites
  • 🛠️ SSR, SPA, SSG, and In-Between
  • ⚡️ Instantly Visible Code Changes
  • 🔩 Existing Universe of Plugins
  • 🔑 Fully Typed APIs

Documentation

Please see the documentation for information about getting started and developing with SvelteKit.

Packages

Package Changelog
@sveltejs/kit Changelog
create-svelte Changelog
@sveltejs/adapter-node Changelog
@sveltejs/adapter-static Changelog
@sveltejs/adapter-cloudflare-workers Changelog
@sveltejs/adapter-cloudflare Changelog
@sveltejs/adapter-netlify Changelog
@sveltejs/adapter-vercel Changelog

The SvelteKit community also makes additional SvelteKit adapters available for use.

Migrating from Sapper

Check out the Migration Guide if you are upgrading from Sapper.

Bug reporting

Please make sure the issue you're reporting involves SvelteKit. Many issues related to how a project builds originate from Vite, which is used to build a SvelteKit project. It's important to note that new Vite projects don't use SSR by default, and so if you create a new Vite project from scratch, many issues won't reproduce. You should thus start with a project that utilizes SSR, such as:

If an issue originates from Vite, please report in the Vite issue tracker.

Changing SvelteKit locally

See the Contributing Guide.

Supporting Svelte

Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider:

Funds donated via Open Collective will be used for compensating expenses related to Svelte's development such as hosting costs. If sufficient donations are received, funds may also be used to support Svelte's development more directly.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].