JSON Configuration language
- Link: https://jsonnet.org/
- Category: Development
- Author: Google
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.