Jsonnet is a data templating language which compiles to JSON.
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.
Project info
- Home page: http://jsonnet.org/
- Source code: https://github.com/google/jsonnet