vite-plugin-env-switch
Env Switcher
Enables dynamic environment switching in a web application without requiring a restart of the server.
vite-plugin-env-switch
9 stars
2 watching
1 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pengbouestc/vite-plugin-envtype-patch | Tools to automatically generate and manipulate type definitions for environment variables in Vite projects | 1 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
idleberg/vite-plugin-valibot-env | Validates environment variables against a schema using Valibot in Vite development projects | 4 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
pengbouestc/vite-plugin-i18n-autoimport | An automatically generated internationalization (i18n) plugin for Vite development environments. | 3 |
antfu/vite-plugin-restart | Automatically restarts Vite development server on file changes. | 169 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
kejunmao/vite-plugin-conditional-compile | A plugin for Vite that enables conditional compilation based on environment variables. | 64 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
hunyan-io/vite-plugin-vue-nested-sfc | Allows defining and reusing SFC components within other SFCs. | 96 |
sveltejs/vite-plugin-svelte | A plugin that integrates Svelte with Vite to provide a development environment for building web applications using the Svelte framework. | 865 |