vite-plugin-svelte
Vite Svelte Plugin
A plugin that enables Svelte and Vite integration
Svelte plugin for https://vite.dev
875 stars
15 watching
107 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
sveltevitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
leafoftree/vim-svelte-plugin | A Vim plugin that extends the syntax and indentation capabilities of Svelte files | 139 |
evanleck/vim-svelte | A Vim plugin providing syntax highlighting and indentation support for Svelte 3 components | 321 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
sveltejs/svelte-devtools | An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,500 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 624 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
tomblachut/svelte-intellij | A plugin for integrating Svelte into the integrated development environment of JetBrains IDEs. | 485 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 752 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 511 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 18 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |