metajson:JSON 中的可引用数据和可变参数模板

时间:2024-07-01 08:53:49
【文件属性】:

文件名称:metajson:JSON 中的可引用数据和可变参数模板

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-01 08:53:49

JavaScript

元数据 metajson 是表示 json 的 json。 例子 metajson 的一个主要目标是减少重复。 这可能不是缩小尺寸的直观示例,而是演示了重用概念和 metajson 结构。 metajson . eval ( { // Optional data section. // Elements can be referenced anywhere else by their key. "data" : { "pi" : 3.14159 , "tau" : 6.28318 } , // Optional templates section. // Special strings "__1", "__2", "__3", and so on are placeholders and will be replaced // with the arguments


【文件预览】:
metajson-master
----README.md(4KB)
----metajson.test.js(7KB)
----LICENSE(11KB)
----metajson.js(7KB)

网友评论