dom:DOM 遍历、操作等

时间:2021-06-21 17:05:42
【文件属性】:
文件名称:dom:DOM 遍历、操作等
文件大小:18KB
文件格式:ZIP
更新时间:2021-06-21 17:05:42
JavaScript 锚点/DOM dom 模块实现了对 DOM 遍历、操作等的支持。 安装 成分 $ component install anchorjs/dom 沃洛 $ volo add anchorjs/dom 兼容性 成分 该模块使用格式。 要包含在组件构建中,请使用 : component build -u component-amd 测试 要在浏览器中运行测试,请为所需的浏览器执行 Make 目标: $ make test-chrome $ make test-firefox $ make test-safari 无头测试可以直接从终端执行: $ make test-phantomjs 学分 执照 版权所有 (c) 2012-2013 Jared Hanson < >
【文件预览】:
dom-master
----.gitignore(106B)
----README.md(916B)
----component.json(422B)
----test()
--------dom.collection.test.js(5KB)
--------dom.style.test.js(2KB)
--------auto()
--------dom.test.js(5KB)
--------dom.manipulation.test.js(3KB)
--------dom.metrics.test.js(5KB)
--------www()
----main.js(3KB)
----LICENSE(1KB)
----bower.json(651B)
----package.json(1KB)
----Makefile(2KB)
----lib()
--------metrics.js(5KB)
--------style.js(1KB)
--------manipulation.js(2KB)
--------collection.js(4KB)
--------events.js(569B)
--------traversal.js(1KB)

网友评论