deno-envconfig

Config parser

A TypeScript library for parsing and generating environment variable configurations.

golang envconfig syntax for deno

GitHub

2 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

denoenvenvconfigenvvarstypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
cardosomarcos/deno-dotenv A utility for loading environment variables from a configuration file in Deno projects 8
yooneskh/deno-unified-config Utility to manage configuration of Deno applications through CLI, environment files, and JSON files. 6
ian-kent/envconf Tools to configure Go applications from environment variables. 11
nasermirzaei89/env A package to access environment variables in Go 18
diegomarangoni/typenv A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. 9
shyiko/dotenv A configuration library for Java applications that loads environment variables from files or system variables 46
irandeno/coffee A lightweight configuration utility for Deno applications 33
denoland/vscode_deno A Visual Studio Code extension that integrates Deno's language server with the editor 1,494
syntaqx/env A utility package for working with environment variables in Go programs 6
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 11
denorg/invert-kv An inverter of key-value pairs in objects 3
go-simpler/env A package that simplifies loading environment variables into configuration structures in Go applications. 67
kaw0/envvariablesgenerator Generates code to access environment variables from an .env file 3
lytics/confl A config parser with lenient syntax and comments similar to Nginx format. 138