dotenv-run
Env loader
A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks.
Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular. ESM and Monorepos.
251 stars
5 watching
17 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
angularbuilderconfigurationdotenvenvironmentenvironment-variablesschematicssystemtypescriptvariables
Related projects:
Repository | Description | Stars |
---|---|---|
einar-hjortdal/dotenv | A tool to load environment variables from a configuration file for development purposes. | 1 |
avdi/dotenv_elixir | An Elixir module that loads environment variables from a .env file into the process environment when started. | 230 |
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 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
zztkm/vdotenv | A module to read environment variables from configuration files | 35 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
memester-xyz/solenv | A library that loads environment variables from .env files in Solidity scripts and tests | 158 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
shyiko/dotenv | A configuration library for Java applications that loads environment variables from files or system variables | 46 |