mahaul
Env var parser
A library to parse and validate environment variables with compile-time access guarantees in Elixir applications.
Supercharge your environment variables in Elixir. Parse and validate with compile time access guarantees, defaults, fallbacks and app pre-boot validations.
22 stars
2 watching
2 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
elixirelixir-libraryenvironment-variables
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir module that loads environment variables from a .env file into the process environment when started. | 229 |
| Ensures the presence and correctness of application environment variables. | 330 |
| A package to access environment variables in Go | 18 |
| A Haskell module providing an abstraction over environment variables with type-safe lookup and parsing functionality. | 150 |
| A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
| Provides a way to manage environment-specific variables in JavaScript applications. | 249 |
| Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
| A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
| A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
| Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
| An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
| A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
| An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
| Provides elegant error handling and result monad support in Elixir | 603 |
| Ensures environment variable validation and sanitization in Node.js applications. | 1,399 |