awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fengxinming/vite-plugins

Open-source alternatives to Vite Plugins

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.

  • 7th-cyborg/vite-plugin-zip-pack7th-Cyborg avatar

    7th-Cyborg/vite-plugin-zip-pack

    42View on GitHub↗

    Vite plugin for turning your distribution folder into a zip file.

    TypeScript
    View on GitHub↗42
  • a3mitskevich/vite-font-extractor-plugina3mitskevich avatar

    a3mitskevich/vite-font-extractor-plugin

    8View on GitHub↗

    Vite plugin for extracting glyphes by ligatures from font and creating new minimized fonts with them

    TypeScript
    View on GitHub↗8
  • aleclarson/vite-tsconfig-pathsaleclarson avatar

    aleclarson/vite-tsconfig-paths

    1,627View on GitHub↗

    Support for TypeScript's path mapping in Vite

    TypeScript
    View on GitHub↗1,627
  • antfu/unplugin-auto-importantfu avatar

    antfu/unplugin-auto-import

    3,786View on GitHub↗

    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

    TypeScript
    View on GitHub↗3,786
  • antfu/vite-plugin-inspectantfu avatar

    antfu/vite-plugin-inspect

    1,678View on GitHub↗

    Inspect the intermediate state of Vite plugins

    TypeScript
    View on GitHub↗1,678

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • antfu/vite-plugin-restartantfu avatar

    antfu/vite-plugin-restart

    210View on GitHub↗

    Custom files/globs to restart Vite server

    TypeScript
    View on GitHub↗210
  • aphex/vite-plugin-ngrokaphex avatar

    aphex/vite-plugin-ngrok

    37View on GitHub↗

    A Vite plugin for seamless integration with ngrok, allowing you to easily share your local development server with anyone, anywhere.

    TypeScript
    View on GitHub↗37
  • arnoson/vite-plugin-live-reloadarnoson avatar

    arnoson/vite-plugin-live-reload

    97View on GitHub↗

    A simple live reloading plugin for vite.

    TypeScript
    View on GitHub↗97
  • bddjr/vite-plugin-singlefile-compressionbddjr avatar

    bddjr/vite-plugin-singlefile-compression

    9View on GitHub↗

    📦 Compress all assets and embeds them into dist/index.html, making it convenient to share as a single HTML file.

    TypeScript
    View on GitHub↗9
  • censujiang/vite-plugin-global-constcensujiang avatar

    censujiang/vite-plugin-global-const

    11View on GitHub↗

    Define constants for your project to facilitate reuse of your code across multiple products

    TypeScript
    View on GitHub↗11
  • chenxch/vite-plugin-dynamic-basechenxch avatar

    chenxch/vite-plugin-dynamic-base

    76View on GitHub↗

    Resolve all resource files dynamic publicpath, like Webpack's webpackpublicpath

    TypeScript
    View on GitHub↗76
  • davidbonnet/vite-plugin-module-listdavidbonnet avatar

    davidbonnet/vite-plugin-module-list

    2View on GitHub↗

    🧶 Vite plugin that generates a module that automatically imports modules of a given folder.

    TypeScript
    View on GitHub↗2
  • davidmyersdev/vite-plugin-node-polyfillsdavidmyersdev avatar

    davidmyersdev/vite-plugin-node-polyfills

    421View on GitHub↗

    A Vite plugin to polyfill Node's Core Modules for browser environments.

    TypeScript
    View on GitHub↗421
  • dreambo8563/vite-plugin-bundle-prefetchdreambo8563 avatar

    dreambo8563/vite-plugin-bundle-prefetch

    20View on GitHub↗

    A vite plugin for prefetching resources

    TypeScript
    View on GitHub↗20
  • dschungelabenteuer/vite-plugin-entry-shakingDschungelabenteuer avatar

    Dschungelabenteuer/vite-plugin-entry-shaking

    156View on GitHub↗

    Mimic tree-shaking behaviour when importing code from an entry file in development mode.

    TypeScript
    View on GitHub↗156
  • elmassimo/vite-plugin-full-reloadElMassimo avatar

    ElMassimo/vite-plugin-full-reload

    174View on GitHub↗

    ♻️ Automatically reload the page when files are modified

    TypeScript
    View on GitHub↗174
  • enjoycoding/vite-plugin-mock-serverenjoycoding avatar

    enjoycoding/vite-plugin-mock-server

    67View on GitHub↗

    A mock server plugin for Vite.

    TypeScript
    View on GitHub↗67
  • erkelost/unplugin-imageminErKeLost avatar

    ErKeLost/unplugin-imagemin

    259View on GitHub↗

    📦 Compression Image compression plugin based on squoosh-next

    TypeScript
    View on GitHub↗259
  • fatehak/vite-plugin-image-optimizerFatehAK avatar

    FatehAK/vite-plugin-image-optimizer

    511View on GitHub↗

    Optimize your image assets using Sharp.js and SVGO.

    TypeScript
    View on GitHub↗511
  • froxz/vite-plugin-s3Froxz avatar

    Froxz/vite-plugin-s3

    47View on GitHub↗

    Allows you to upload files to S3

    TypeScript
    View on GitHub↗47
  • greatauk/plugin-web-update-notificationGreatAuk avatar

    GreatAuk/plugin-web-update-notification

    649View on GitHub↗

    Tiny lib, Detect webpage updates and notify user to reload. support Vite、Umijs、Rspack、 Webpack.

    TypeScript
    View on GitHub↗649
  • hemengke1997/vite-plugin-i18n-detectorhemengke1997 avatar

    hemengke1997/vite-plugin-i18n-detector

    25View on GitHub↗

    Vite plugin for automatic lazy loading of i18n resources

    TypeScript
    View on GitHub↗25
  • huibizhang/vitawindhuibizhang avatar

    huibizhang/vitawind

    167View on GitHub↗

    Install and Setting Tailwindcss automatically for Vite

    HTML
    View on GitHub↗167
  • iamspark1e/unplugin-zip-packiamspark1e avatar

    iamspark1e/unplugin-zip-pack

    5View on GitHub↗

    Zip your build files with JSZip, filtered by your rules, powered by unplugin

    TypeScript
    View on GitHub↗5
  • idleberg/vite-plugin-valibot-envidleberg avatar

    idleberg/vite-plugin-valibot-env

    7View on GitHub↗

    A Vite plugin to validate environment variables against a Valibot schema

    TypeScript
    View on GitHub↗7
  • julien-r44/vite-plugin-validate-envJulien-R44 avatar

    Julien-R44/vite-plugin-validate-env

    233View on GitHub↗

    ✅ Vite plugin for validating your environment variables

    TypeScript
    View on GitHub↗233
  • jwygithub/vite-plugin-auto-aliasjwyGithub avatar

    jwyGithub/vite-plugin-auto-alias

    11View on GitHub↗

    automatically generate alias based on path

    TypeScript
    View on GitHub↗11
  • jycouet/kitqljycouet avatar

    jycouet/kitql

    455View on GitHub↗

    A set of standalone tools to SpeedRun WebApps!

    TypeScript
    View on GitHub↗455
  • kamiapp-fr/vite-plugin-cemKamiapp-fr avatar

    Kamiapp-fr/vite-plugin-cem

    34View on GitHub↗

    Custom elements manifest builder for Vitejs

    TypeScript
    View on GitHub↗34
  • 60late/vite-plugin-minipic60late avatar

    60late/vite-plugin-minipic

    63View on GitHub↗

    Based on sharp.js, compress your image before vite generate bundle. It's easy and fast! 基于sharp.js的vite图片压缩插件,又快又好用!

    TypeScript
    View on GitHub↗63