deno-envconfig
Config parser
A TypeScript library for parsing and generating environment variable configurations.
golang envconfig syntax for deno
2 stars
1 watching
0 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
denoenvenvconfigenvvarstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to parse configuration from environment variables and fill structs. | 241 |
| A utility for loading environment variables from a configuration file in Deno projects | 8 |
| Utility to manage configuration of Deno applications through CLI, environment files, and JSON files. | 6 |
| Tools to configure Go applications from environment variables. | 11 |
| A package to access environment variables in Go | 18 |
| A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| A configuration library for Java applications that loads environment variables from files or system variables | 46 |
| A lightweight configuration utility for Deno applications | 33 |
| A Visual Studio Code extension that integrates Deno's language server with the editor | 1,500 |
| A utility package for working with environment variables in Go programs | 6 |
| A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
| An inverter of key-value pairs in objects | 3 |
| A package that simplifies loading environment variables into configuration structures in Go applications. | 67 |
| Generates code to access environment variables from an .env file | 3 |
| A config parser with lenient syntax and comments similar to Nginx format. | 139 |