angular-env-builder
Configurer
Generates environment variables in Angular projects based on configuration settings.
Builder to generate "src/environments/environment.ts" file based on your environment variables
1 stars
1 watching
0 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
angularbuilderenvironment
Related projects:
Repository | Description | Stars |
---|---|---|
danduh/ng-process-env | Helps update Angular environment files with values from system environment variables during the build process. | 19 |
kaw0/envvariablesgenerator | Generates code to access environment variables from an .env file | 3 |
schdck/create-env-json | Generates a JSON file with customizable environment variables. | 15 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
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 |
emmanueldemey/generator-gillespie59-angular | Creates an Angular application with various dependencies and tools | 1 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
af/envalid | Ensures environment variable validation and sanitization in Node.js applications. | 1,386 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
tonerdo/dotnet-env | A .NET library to load environment variables from .env files | 445 |