Use Tailwind CSS but write fewer class names
A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
A library of Svelte Material UI components, based on Material Design Components - Web.
A library that provides all Bootstrap 5 components for a Svelte app, without needing to use Bootstrap component classes or needing to include Bootstrap's JavaScript.
A form validation library for Svelte.
A good solution to generate and control a dynamic forms using core and custom rules with customize styles.
Reactive svelte forms inspired by angular reactive forms.
svelte-i18n helps you localize your app using the reactive tools Svelte provides. By using stores to keep track of the current locale, dictionary of messages and to format messages, we keep everything neat, in sync and easy to use on your svelte files.
Svelte Language Tools contains a library implementing the Language Server Protocol (LSP). LSP powers the VSCode extension, which is also hosted in this repository. Additionally, LSP is capable of powering plugins for numerous other IDEs.
A Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, CoffeeScript, TypeScript, Pug and much more.
This package contains utilities for using XState with Svelte.
A fully typesafe router with first-class search-param APIs and built-in caching, built for JS/TS
Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.
A collections of embed components you may find useful during development
Svelte-forms first came out because there were back then, no real form validation library for svelte.
TypeScript-first schema validation with static type inference
A component that allows you to set head meta information, canonical, title, Twitter and Facebook Open Graph tags.