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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
KeJunMao avatar

KeJunMao/vite-plugin-conditional-compile

0
View on GitHub↗
83 stars·8 forks·TypeScript·MIT·8 viewsgithub.com/KeJunMao/unplugin-preprocessor-directives↗

Vite Plugin Conditional Compile

Conditional compilation syntax based on environment variables for Vite. Vite 下基于环境变量的条件编译

Features

  • Development Helpers - Conditional compilation based on environment variables.

Star history

Star history chart for kejunmao/vite-plugin-conditional-compileStar history chart for kejunmao/vite-plugin-conditional-compile

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Vite Plugin Conditional Compile

Similar open-source projects, ranked by how many features they share with Vite Plugin Conditional Compile.
  • 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
  • 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
See all 30 alternatives to Vite Plugin Conditional Compile→

Frequently asked questions

What does kejunmao/vite-plugin-conditional-compile do?

Conditional compilation syntax based on environment variables for Vite. Vite 下基于环境变量的条件编译

What are the main features of kejunmao/vite-plugin-conditional-compile?

The main features of kejunmao/vite-plugin-conditional-compile are: Development Helpers.

What are some open-source alternatives to kejunmao/vite-plugin-conditional-compile?

Open-source alternatives to kejunmao/vite-plugin-conditional-compile include: aleclarson/vite-tsconfig-paths — Support for TypeScript's path mapping in Vite. antfu/unplugin-auto-import — unplugin-auto-import is a build-time import automation plugin and AST-based code transformer. It analyzes source code… antfu/vite-plugin-inspect — Inspect the intermediate state of Vite plugins. antfu/vite-plugin-restart — Custom files/globs to restart Vite server. aphex/vite-plugin-ngrok — A Vite plugin for seamless integration with ngrok, allowing you to easily share your local development server with… a3mitskevich/vite-font-extractor-plugin — Vite plugin for extracting glyphes by ligatures from font and creating new minimized fonts with them.