dotenv-extended
Env manager
Manages environment-specific variables and default values for applications
A module for loading .env files and optionally loading defaults and a schema for validating all values are present.
2 stars
2 watching
3 forks
Language: JavaScript
last commit: 11 days ago Related projects:
Repository | Description | Stars |
---|---|---|
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
ellisonleao/dotenv.nvim | A Neovim plugin to load and manage environment variables from a .env file. | 41 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
mathworks/dotenv-for-matlab | Loads configuration data from an environment file into a MATLAB application | 15 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
insomnimus/ps-dotenv | A module that integrates environment variable management into Powershell Core for simplified configuration and automatic sourcing of .env files. | 63 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
einar-hjortdal/dotenv | A tool to load environment variables from a configuration file for development purposes. | 1 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 256 |
jpcercal/environment | A library that provides methods to manage and manipulate environment variables in PHP. | 57 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |