Tooling | svelte.framework.dev

Libraries

4
logo
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.
svelte-check GitHub Repositorysvelte-check NPM Packagesvelte-check Bundle Size Stats

logo
A Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, CoffeeScript, TypeScript, Pug and much more.
Svelte Preprocess GitHub RepositorySvelte Preprocess NPM PackageSvelte Preprocess Bundle Size Stats

logo

Storybook

Storybook

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.
Storybook GitHub RepositoryStorybook NPM PackageStorybook Bundle Size Stats

logo

Zod

Colin McDonnell

TypeScript-first schema validation with static type inference