vite-plugin-envtype-patch
Type helpers
Tools to automatically generate and manipulate type definitions for environment variables in Vite projects
gen dts for import.meta.env
1 stars
1 watching
0 forks
Language: HTML
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pengbouestc/vite-plugin-env-switch | Enables dynamic environment switching in a web application without requiring a restart of the server. | 9 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
pengbouestc/vite-plugin-i18n-autoimport | An automatically generated internationalization (i18n) plugin for Vite development environments. | 3 |
idleberg/vite-plugin-valibot-env | Validates environment variables against a schema using Valibot in Vite development projects | 4 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
pengzhanbo/vite-plugin-image-placeholder | Generates placeholder images for web applications based on input parameters | 10 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 595 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
qmhc/vite-plugin-dts | Generates .d.ts files for TypeScript projects using the Vite plugin architecture | 1,308 |
kejunmao/vite-plugin-conditional-compile | A plugin for Vite that enables conditional compilation based on environment variables. | 64 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |