vite-plugin-valibot-env
Variable validator
Validates environment variables against a schema using Valibot in Vite development projects
A Vite plugin to validate environment variables against a Valibot schema
4 stars
1 watching
0 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
environment-variablesvalibotvalidationvite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
pengbouestc/vite-plugin-envtype-patch | Tools to automatically generate and manipulate type definitions for environment variables in Vite projects | 1 |
pengbouestc/vite-plugin-env-switch | Enables dynamic environment switching in a web application without requiring a restart of the server. | 9 |
af/envalid | Ensures environment variable validation and sanitization in Node.js applications. | 1,389 |
kejunmao/vite-plugin-conditional-compile | A plugin for Vite that enables conditional compilation based on environment variables. | 64 |
valit-stack/valit | Provides a simple and fluent API for validating .NET Core objects | 322 |
idleberg/php-wordpress-vite-assets | Adds assets from a Vite manifest to the WordPress head | 134 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
s2b/vite-plugin-typo3 | A Vite plugin that collects entrypoints from TYPO3 extensions | 2 |
fi3ework/vite-plugin-checker | A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,000 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |