1 Star 0 Fork 1

zkvvv/history.js

forked from idea man/history.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
Andreas Bernhard 提交于 2013-06-22 00:06 . Set version to 1.8.0
{
"name": "history.js",
"version": "1.8.0",
"description": "History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.",
"homepage": "https://github.com/browserstate/history.js",
"keywords": [
"javascript",
"html5 history api",
"hashchange",
"popstate",
"pushstate",
"replacestate",
"hashes",
"hashbang"
],
"author": {
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"web": "http://balupton.com"
},
"maintainers": [
{
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"web": "http://balupton.com"
},
{
"name": "Andreas Bernhard",
"email": "andreas@bernhard.im",
"web": "http://www.bs-infosys.com"
}
],
"contributors": [
{
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"web": "http://balupton.com"
},
{
"name": "Andreas Bernhard",
"email": "andreas@bernhard.im",
"web": "http://www.bs-infosys.com"
}
],
"bugs": {
"web": "https://github.com/browserstate/history.js/issues"
},
"licenses": [
{
"type": "New-BSD",
"url": "http://creativecommons.org/licenses/BSD/"
}
],
"repository": {
"type": "git",
"url": "http://github.com/browserstate/history.js.git"
},
"dependencies": {
"buildr": "0.8.x"
},
"engines": {
},
"directories": {
"out": "./scripts/compressed",
"src": "./scripts/uncompressed"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zkvvv/history.js.git
git@gitee.com:zkvvv/history.js.git
zkvvv
history.js
history.js
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385