文件名称:history:操作浏览器会话历史
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-11 10:53:23
JavaScript
锚点/历史 历史模块用于操作浏览器会话历史。 安装 成分 $ component install anchorjs/history 沃洛 $ volo add anchorjs/history 兼容性 成分 该模块使用格式。 要包含在组件构建中,请使用 : component build -u component-amd 测试 要在浏览器中运行测试,请为所需的浏览器执行 Make 目标: $ make test-chrome $ make test-firefox $ make test-safari 无头测试可以直接从终端执行: $ make test-phantomjs 学分 执照 版权所有 (c) 2013 Jared Hanson < >
【文件预览】:
history-master
----main.js(250B)
----bower.json(652B)
----lib()
--------history.js(1KB)
----LICENSE(1KB)
----test()
--------www()
--------history.test.js(238B)
--------auto()
----README.md(912B)
----Makefile(2KB)
----component.json(308B)
----.gitignore(106B)
----package.json(1KB)