vite-plugin-vue
Vue integrator
Enhances Vite by integrating Vue.js functionality
Vite Vue Plugins
499 stars
14 watching
154 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
venojs/vite-plugin-simple-vconsole | A plugin for Vite that enables vConsole support | 7 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
szymmis/vite-express | An integration module that enables easy use of Vite with Express.js for full-stack web development | 664 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 441 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
hunyan-io/vite-plugin-vue-nested-sfc | Allows defining and reusing SFC components within other SFCs. | 96 |