Packages
A Vite plugin which runs a Svelte preprocessor to locate images and then transform them at build-time.
19116
The fastest way to build Svelte packages
19116
The fastest way to build Svelte apps
19116
A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more
1773
Detects unused css. Adds Svelte A11y hints. Provides JavaScript/TypeScript diagnostics.
1290
This is the official svelte plugin for vite
902
Format your svelte components using prettier.
762
Webpack loader for svelte components
600
Compile Svelte components with Rollup
507
Automatically updates route references in SvelteKit projects
424
Universal visualizer and analyzer for JavaScript and CSS
422
Zero-config PWA Plugin for SvelteKit
347
ESLint plugin that applies own rules to Svelte
324
Svelte preprocessor support for modular-css
293
I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint
276
An esbuild plugin to compile Svelte components
251
A Parcel v1 plugin that enables Svelte support
231
Switch case syntax for Svelte
153
Write Svelte components in markdown syntax
138
Svelte preprocessor for sass
90
Automatically update css on component state changes.
63
Delegate events with on:* 🎉
53
A preprocessor for Svelte can be used to fetch data before the component is compiled.
51
Fork of official rollup-plugin-svelte with added HMR support (for both Nollup or Rollup)
47
A Svelte preprocessor to shorten the new Svelte 5 syntax for handling reactivity
44
Write more than one component per svelte file
44
Svelte Custom Runes. Dark Runes will be retired when equivalent features are incorporated into the core Svelte framework.
39
Preprocessor for svelte that allows you to annotate a component as a client component with the extension `.client.svelte`
17
Passing hashed css class name to child component. It is used to avoid class name conflicts.
9
Compile Svelte components inside Brunch projects
6
Transformer plugin for Parcel v2; works with Svelte 3 & Svelte 4
6
A plugin allowing usage of server directly on browser using web socket
3
Transform html asset relative path. Works with snowpack & webpack 5.
3
svelte preprocessor to remove attributes (like data-testid) from builds
2
Write PaperScript code directly in your Svelte components!
1
An Action View template handler to create Svelte views seamlessly in Rails applications.