Here are
890 public repositories
matching this topic...
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
Updated
Jun 20, 2022
Python
Featureful configuration management library for Node.js
Updated
May 9, 2022
JavaScript
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Updated
Apr 25, 2022
JavaScript
deserialize env vars into typesafe structs with rust
🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables.
Updated
Jun 23, 2022
TypeScript
Verification, sanitization, and type coercion for environment variables in Node.js
Updated
Jul 8, 2022
JavaScript
Python Application Configuration With Environment Variables
Updated
Jul 4, 2022
Python
Run Bash commands replaying changes in Fish. 🍤
Updated
Jun 20, 2022
Shell
A lightweight yet powerful configuration manager for the Go programming language
A composer install helper for Advanced Custom Fields PRO
A .NET library to load environment variables from .env files
direnv integration for emacs
Updated
May 13, 2022
Emacs Lisp
🛠 A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
Updated
Jun 2, 2022
JavaScript
Envy automatically exposes environment variables for all of your Go flags
The littlevgl graphics library for RT-Thread. | 基于 RT-Thread 移植的littlevgl图形库.
🔐 💛 The worldwide standard for securing environment variables
Updated
Jul 8, 2022
TypeScript
Updated
Apr 17, 2020
JavaScript
^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]
Parse dotenv files for Boolean, Array, and Number variable types, built for Lad
Updated
Feb 12, 2021
JavaScript
Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
Handle configuration once and for all
Updated
Feb 14, 2021
JavaScript
Manage multiple LLVM/Clang builds
Updated
Jun 28, 2022
Rust
Simple library to read environment variables and convert to simple types.
Transparently load variables from environment or JSON/YAML file.
Updated
Apr 5, 2022
Python
The simplest yaml to ENV config loader.
Improve this page
Add a description, image, and links to the
env
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
env
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, everyone needs to add their changes themselves to the
CHANGELOG.mdfile. As this is tedious work it would be great if that could be automated via a github action on merge in master or something like that.