文件名称:前端开源库-xml2json
文件大小:45KB
文件格式:ZIP
更新时间:2022-09-18 12:21:48
前端开源
前端开源库-xml2jsonxml2json,使用node expat将XML转换为json,反之亦然。
【文件预览】:
node-xml2json-master
----.travis.yml(356B)
----bin()
--------xml2json(426B)
----index.js(35B)
----package.json(507B)
----test()
--------test.js(11KB)
--------test-space.js(1KB)
--------test-xmlsanitize.js(616B)
--------coerce-overhead.js(503B)
--------.gitignore(11B)
--------test-reorder.js(519B)
--------fixtures()
----package-lock.json(48KB)
----example.js(260B)
----.npmignore(13B)
----AUTHORS(730B)
----.gitignore(30B)
----lib()
--------index.js(110B)
--------xml2json.js(6KB)
--------sanitize.js(1KB)
--------json2xml.js(3KB)
----README.md(4KB)
----.editorconfig(242B)