30 open-source projects similar to fengxinming/vite-plugins, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vite Plugins alternative.
Vite plugin for turning your distribution folder into a zip file.
Vite plugin for extracting glyphes by ligatures from font and creating new minimized fonts with them
Support for TypeScript's path mapping in Vite
unplugin-auto-import is a build-time import automation plugin and AST-based code transformer. It analyzes source code to identify missing identifiers and automatically injects the required import statements during the bundling process. The project functions as a cross-bundler build plugin, providing a unified abstraction layer that ensures consistent behavior across Vite, Webpack, and Rollup. It utilizes a pattern-based module resolver to scan local directories via glob patterns and employs a TypeScript declaration generator to maintain type definition files for IDE autocompletion. Its capab
Inspect the intermediate state of Vite plugins
Custom files/globs to restart Vite server
A Vite plugin for seamless integration with ngrok, allowing you to easily share your local development server with anyone, anywhere.
A simple live reloading plugin for vite.
📦 Compress all assets and embeds them into dist/index.html, making it convenient to share as a single HTML file.
Define constants for your project to facilitate reuse of your code across multiple products
Resolve all resource files dynamic publicpath, like Webpack's webpackpublicpath
🧶 Vite plugin that generates a module that automatically imports modules of a given folder.
A Vite plugin to polyfill Node's Core Modules for browser environments.
A vite plugin for prefetching resources
Mimic tree-shaking behaviour when importing code from an entry file in development mode.
♻️ Automatically reload the page when files are modified
A mock server plugin for Vite.
📦 Compression Image compression plugin based on squoosh-next
Optimize your image assets using Sharp.js and SVGO.
Tiny lib, Detect webpage updates and notify user to reload. support Vite、Umijs、Rspack、 Webpack.
Vite plugin for automatic lazy loading of i18n resources
Zip your build files with JSZip, filtered by your rules, powered by unplugin
A Vite plugin to validate environment variables against a Valibot schema
✅ Vite plugin for validating your environment variables
automatically generate alias based on path
Custom elements manifest builder for Vitejs
Based on sharp.js, compress your image before vite generate bundle. It's easy and fast! 基于sharp.js的vite图片压缩插件,又快又好用!