Axios is a promise-based HTTP Client for node.js and the browser. On the server-side it uses the native node.js http module, while on the client (browser) it uses XMLHttpRequests.
Use Tailwind CSS but write fewer class names
Reactive svelte forms inspired by angular reactive forms.
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.
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 good solution to generate and control a dynamic forms using core and custom rules with customize styles.
A form validation library for Svelte.
A component that allows you to set head meta information, canonical, title, Twitter and Facebook Open Graph tags.
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.
A library of Svelte Material UI components, based on Material Design Components - Web.
A Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, CoffeeScript, TypeScript, Pug and much more.
A collections of embed components you may find useful during development
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 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 fully typesafe router with first-class search-param APIs and built-in caching, built for JS/TS
This package contains utilities for using XState with Svelte.
TypeScript-first schema validation with static type inference