xml:XML 解析和构建

时间:2021-06-21 15:35:22
【文件属性】:
文件名称:xml:XML 解析和构建
文件大小:14KB
文件格式:ZIP
更新时间:2021-06-21 15:35:22
JavaScript 锚点/XML xml 模块实现了对 XML 解析和构建的支持。 安装 成分 $ component install anchorjs/xml 沃洛 $ volo add anchorjs/xml 兼容性 成分 该模块使用格式。 要包含在组件构建中,请使用 : component build -u component-amd 测试 要在浏览器中运行测试,请为所需的浏览器执行 Make 目标: $ make test-chrome $ make test-firefox $ make test-safari 无头测试可以直接从终端执行: $ make test-phantomjs 学分 执照 版权所有 (c) 2012-2013 Jared Hanson < >
【文件预览】:
xml-master
----package.json(850B)
----test()
--------auto()
--------xml.element.test.js(412B)
--------xml.test.js(5KB)
--------www()
--------xml.utils.test.js(364B)
--------xml.document.test.js(11KB)
--------xml.factory.test.js(254B)
----component.json(276B)
----LICENSE(1KB)
----main.js(850B)
----.gitignore(106B)
----lib()
--------utils.js(686B)
--------document.js(7KB)
--------factory.js(530B)
--------element.js(2KB)
----Makefile(2KB)
----README.md(903B)
----bower.json(490B)

网友评论