kdljs:JavaScript KDL库

时间:2024-05-28 20:09:34
【文件属性】:

文件名称:kdljs:JavaScript KDL库

文件大小:53KB

文件格式:ZIP

更新时间:2024-05-28 20:09:34

JavaScript

KDL-JS 用于JavaScript库。 安装 npm install kdljs 用法 目前,仅支持解析: const parseKdl = require ( 'kdljs' ) parseKdl ( `// Nodes can be separated into multiple lines title \ "Some title" // Files must be utf8 encoded! smile ":beaming_face_with_smiling_eyes:" // Instead of anonymous nodes, nodes and properties can be wrapped // in "" for arbitrary node names. "!@#$@$%Q#$%~@!40" "1.2.3" "!!!!!"=true // The following is a legal bare identifi


【文件预览】:
kdljs-main
----index.js(1KB)
----package.json(987B)
----.github()
--------workflows()
----test()
--------suite.json(2KB)
--------kdl()
--------spec.js(840B)
----LICENSE(1KB)
----package-lock.json(163KB)
----.npmignore(26B)
----index.d.ts(1KB)
----.gitignore(25B)
----.jsdoc.js(571B)
----CHANGELOG.md(1KB)
----parser.js(9KB)
----README.md(2KB)

网友评论