quasar-app-extension-system-environment-variables
Env loader
A Quasar App Extension that loads system environment variables and makes them available to the application.
10 stars
1 watching
5 forks
Language: JavaScript
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
einar-hjortdal/dotenv | A tool to load environment variables from a configuration file for development purposes. | 1 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 256 |
zztkm/vdotenv | A module to read environment variables from configuration files | 35 |
marcscheib/aurelia-environment | A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. | 6 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
svenluijten/env-providers | A package that allows you to configure which Laravel service providers and aliases are loaded based on the application's environment. | 77 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |