typenv
Type env
A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options.
Go minimalist typed environment variables library
9 stars
2 watching
1 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
gogolanglibrary
Related projects:
Repository | Description | Stars |
---|---|---|
nasermirzaei89/env | A package to access environment variables in Go | 18 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
g4s8/envdoc | Generates documentation for environment variables in Go structs | 61 |
damnwidget/vengo | A tool to create and manage isolated virtual environments for Go | 124 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
shyiko/dotenv | A configuration library for Java applications that loads environment variables from files or system variables | 46 |
emvi/null | Provides types for representing null values in Go, allowing marshalling and unmarshalling to/from JSON. | 36 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |