JSON data templating language
Jsonnet is a domain specific configuration language that helps you define JSON data. Jsonnet lets you compute fragments of JSON within the structure, bringing the same benefit to structured data that templating languages bring to plain text. The example below illustrates a few features -- referring to another part of the structure, overriding object fields, and string operations.
$
pkg install jsonnetOrigin
devel/jsonnet
Size
25.5MiB
License
APACHE20
Maintainer
gasol.wu@gmail.com
Dependencies
2 packages
Required by
1 packages