vite-plugin-vercel
Vite adapter
An adapter that enables Vite to work with Vercel's Output API and its features like static site generation, serverless functions, edge functions, and more.
Vercel adapter for vite
97 stars
3 watching
13 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
vercelvite
Related projects:
Repository | Description | Stars |
---|---|---|
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 75 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
venojs/vite-plugin-simple-vconsole | A plugin for Vite that enables vConsole support | 7 |
caoxiemeihao/vite-electron-plugin | An Electron application plugin for Vite, enabling high-performance development with esbuild-based bundling | 54 |
bitttttten/vite-vlugin-vercel-skew-protection | A Vite plugin that integrates Vercel skew protection into web applications to mitigate deployment issues. | 3 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
windsonr/vite-plugin-virtual-html | A plugin that enables more flexible and configurable HTML routing in Vite projects | 73 |
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 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |