1 Star 0 Fork 0

浏览器 / moveable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsdoc.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
daybrush 提交于 2020-07-10 01:43 . demo: add various demos
{
"plugins": [],
"recurseDepth": 10,
"opts": {
"template": "./node_modules/daybrush-jsdoc-template",
"destination": "./doc/"
},
"source": {
"include": [
"./src",
"README.md",
"packages/react-moveable/src/react-moveable/MoveableGroup.tsx",
"packages/react-moveable/src/react-moveable/ables",
"packages/react-moveable/src/react-moveable/MoveableManager.tsx",
"packages/react-moveable/src/react-moveable/types.ts",
"node_modules/@egjs/component/src/Component.js"
],
"includePattern": "(.+\\.js(doc|x)?|.+\\.ts(doc|x)?)$",
"excludePattern": "(^|\\/|\\\\)_"
},
"sourceType": "module",
"tags": {
"allowUnknownTags": true,
"dictionaries": [
"jsdoc",
"closure"
]
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"default": {
"staticFiles": {
"include": [
"./static"
]
}
}
},
"linkMap": {
"IObject": "http://daybrush.com/utils/release/latest/doc/global.html#ObjectInterface"
},
"docdash": {
"menu": {
"Github repo": {
"href": "https://github.com/daybrush/moveable",
"target": "_blank",
"class": "menu-item",
"id": "repository"
}
}
}
}
1
https://gitee.com/browsers/moveable.git
git@gitee.com:browsers/moveable.git
browsers
moveable
moveable
master

搜索帮助