文件名称:honey:人性化的对象表示法
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-02 09:22:21
JavaScript
蜂蜜 人性化的对象表示法。 由为构建。 这是一个看起来像的例子: /////// // WARNING: The syntax is still evolving and awaiting a solid round of // constructive feedback and criticism. Do not use in production until // a 1.0 release is reached. (Yes, this is a comment.) ////// name HONEY version 0.1.0 description HONEY the human-friendly object notation. It's a simple line-based, whitespace-sensitive file format, desig
【文件预览】:
honey-master
----.eslintrc(263B)
----index.js(110B)
----test.js(1KB)
----package.json(732B)
----test()
--------basic-object.json(33B)
--------basic-object.hny(21B)
--------strings.hny(59B)
--------basic-undefined.json(5B)
--------basic-object-nested.hny(26B)
--------basic-list-nested.json(55B)
--------basic-list-nested.hny(29B)
--------basic-primitives.json(94B)
--------basic-heredoc.hny(45B)
--------lists-with-nested-objects.hny(59B)
--------basic-text.hny(34B)
--------basic-object-nested.json(45B)
--------kitchen-sink.hny(506B)
--------kitchen-sink.json(551B)
--------basic-list.hny(12B)
--------basic-comments.json(7B)
--------lists.json(116B)
--------strings.json(64B)
--------lists-with-nested-objects.json(83B)
--------basic-undefined.hny(5B)
--------basic-list-block.json(34B)
--------basic-text.json(37B)
--------basic-primitives.hny(75B)
--------basic-list.json(21B)
--------basic-list-block.hny(32B)
--------basic-heredoc.json(40B)
--------lists.hny(95B)
--------basic-comments.hny(26B)
----LICENSE(1KB)
----src()
--------parse.js(4KB)
--------stringify.js(2KB)
----.gitignore(13B)
----README.md(6KB)