dotenv
Config loader
Loads environment variables from a configuration file into the application's environment
Loads environment variables from .env for nodejs projects.
19k stars
109 watching
862 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
dotenvenvironment-variablesjavascriptnodenodejs
Related projects:
Repository | Description | Stars |
---|---|---|
bkeepers/dotenv | A Ruby gem that loads environment variables from a .env file into the application's environment. | 6,604 |
vlucas/phpdotenv | Automatically loads environment variables from a configuration file into PHP applications. | 13,177 |
symfony/dotenv | A component that loads and parses environment variables from .env files to make them accessible in PHP applications. | 3,743 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,445 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,249 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
tonerdo/dotnet-env | A .NET library to load environment variables from .env files | 445 |
mathworks/dotenv-for-matlab | Loads configuration data from an environment file into a MATLAB application | 15 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |