-
Updated
Nov 17, 2020 - Go
environment-variables
Here are 853 public repositories matching this topic...
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Sep 1, 2020 - Python
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Mar 17, 2020 - PHP
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
May 6, 2020 - Clojure
-
Updated
Nov 29, 2020 - Python
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Mar 30, 2020 - Ruby
-
Updated
Nov 29, 2020 - Kotlin
-
Updated
May 5, 2018 - CSS
-
Updated
Nov 24, 2020 - Elixir
-
Updated
Apr 16, 2020 - Kotlin
-
Updated
Aug 8, 2019 - JavaScript
-
Updated
Oct 25, 2019 - Go
-
Updated
Jul 1, 2019 - HTML
-
Updated
Jul 16, 2020 - JavaScript
Write a Godoc example test to show how to use all of the supported library tags.
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 6, 2020 - Go
-
Updated
Aug 17, 2020 - Emacs Lisp
-
Updated
Nov 26, 2020 - Go
-
Updated
Dec 1, 2020 - C#
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Jan 21, 2020 - Go
-
Updated
Aug 11, 2020 - Go
Improve this page
Add a description, image, and links to the environment-variables topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the environment-variables topic, visit your repo's landing page and select "manage topics."
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like
marshmallow