lamos.js:序列化字符串列表和映射

时间:2021-05-25 08:03:53
【文件属性】:
文件名称:lamos.js:序列化字符串列表和映射
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-25 08:03:53
JavaScript 字符串列表和映射(LAMOS)是一种非常简单的纯文本数据序列化格式: # This is a comment. # The parser ignores blank lines. format: - plain-text - line-delimited indentation: - spaces - two at a time structures: - list item - key: another key: another value yet another key: yet another value still another key: - containing a list! - of two items! nesting: - - - a: - x - b:
【文件预览】:
lamos.js-master
----tokenizer.js(669B)
----package.json(1KB)
----.travis.yml(128B)
----LICENSE(1KB)
----index.js(182B)
----examples.json(8KB)
----test.js(4KB)
----README.md(3KB)
----stringify.js(3KB)
----core.js(7KB)
----parse.js(541B)

网友评论