vite-plugin-svelte
Svelte dev env
A plugin that integrates Svelte with Vite to provide a development environment for building web applications using the Svelte framework.
Svelte plugin for http://vitejs.dev/
865 stars
16 watching
105 forks
Language: JavaScript
last commit: 3 days 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 | 320 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
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,493 |
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. | 608 |
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 | 746 |
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 | 499 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 17 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |