-
Updated
May 12, 2021 - Emacs Lisp
configuration
Here are 4,312 public repositories matching this topic...
-
Updated
May 11, 2021
-
Updated
Apr 28, 2021 - C
-
Updated
Apr 29, 2021 - Jsonnet
-
Updated
Apr 28, 2021 - JavaScript
Describe the solution you'd like
Current op command has a get item with --fields flag which makes it a lot simpler to extract values from details or section fields.
The output function can be used with this:
{{- output "op" "get" "item" "some-id" "--fields" "some-field" }}
But it might be nicer to have a built-in onepassworditemFields function (or something)
-
Updated
May 9, 2021 - PHP
-
Updated
Apr 24, 2018 - Shell
-
Updated
Mar 12, 2021 - Go
-
Updated
Jan 13, 2020 - C++
-
Updated
Apr 10, 2021 - Ruby
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
-
Updated
May 3, 2021 - JavaScript
-
Updated
Jul 29, 2020 - Shell
-
Updated
Apr 30, 2021 - Java
-
Updated
Jul 22, 2018 - PHP
-
Updated
May 11, 2021 - Go
-
Updated
May 10, 2021 - Emacs Lisp
-
Updated
May 3, 2021 - C#
-
Updated
May 10, 2021 - Scala
-
Updated
Apr 23, 2021 - Shell
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
May 9, 2021 - Rust
-
Updated
Feb 10, 2021
-
Updated
Feb 9, 2021
-
Updated
May 6, 2021 - Go
-
Updated
Mar 4, 2021 - Ruby
Similar to the Email validator.
Describe the problem/challenge you have
Starting to see more instances of toml showing up as kubernetes or similar snippets embedded inside yaml:
https://github.com/containerd/containerd/blob/master/docs/man/containerd-config.toml.5.md
https://docs.gitlab.com/runner/configuration/advanced-configuration.html
Describe the solution you'd like
Add support for:
load("@ytt:toml"
Improve this page
Add a description, image, and links to the configuration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configuration topic, visit your repo's landing page and select "manage topics."
It would awesome if you could make the alignment of the title editable (left, center, right)