Jsonnet
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages }} '''Jsonnet''' is a data templating language which is an extension of JSON. == Links == * [https://json...") |
Dan Tobias (Talk | contribs) |
||
Line 8: | Line 8: | ||
* [https://jsonnet.org/ Official site] | * [https://jsonnet.org/ Official site] | ||
* [https://github.com/google/jsonnet Github] | * [https://github.com/google/jsonnet Github] | ||
+ | |||
+ | [[Category:JSON based file formats]] |
Latest revision as of 18:06, 12 May 2019
Jsonnet is a data templating language which is an extension of JSON.