Skip to content

JSON Configuration language

Why is this resource useful?

Jsonnet is a super-set of JSON allows you to write configurations with nice primitive features like conditions, functions, variables, imports etc. and generate various output files like TOML, YAML, BASH etc.

Last updated:

Released under the MIT License.