envify
Environment varifier
Replaces environment variable checks with plain string comparisons
Selectively replace Node-style environment variables with plain strings.
901 stars
12 watching
57 forks
Language: JavaScript
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
af/envalid | Ensures environment variable validation and sanitization in Node.js applications. | 1,386 |
ee/grunt-defs | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
dwyl/learn-environment-variables | Teaches developers how to securely use environment variables in their code | 200 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
igorissen/angular-env-builder | Generates environment variables in Angular projects based on configuration settings. | 1 |
betwixt-labs/dot-env-generator | A source generator that transforms environment variables into constants in C# code | 32 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
softprops/envy | Deserializes environment variables into typesafe structs with Rust | 862 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
emadalam/mahaul | A library to parse and validate environment variables with compile-time access guarantees in Elixir applications. | 22 |
angus-lherrou/bureau-env | A modification to Oh My Zsh that adds a label indicating the current Python virtual environment | 1 |
franzdiebold/github-env-vars-action | An action to expose useful environment variables in GitHub workflows. | 183 |