1 Star 0 Fork 0

Admin/malihu-custom-scrollbar-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "malihu-custom-scrollbar-plugin",
"title": "malihu custom scrollbar plugin",
"description": "Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support, user defined callbacks etc.",
"main": [
"./jquery.mCustomScrollbar.js",
"./jquery.mCustomScrollbar.css",
"./mCSB_buttons.png"
],
"keywords": [
"jquery",
"custom-scrollbar",
"scrollbar"
],
"homepage": "http://manos.malihu.gr/jquery-custom-content-scroller",
"author": {
"name": "malihu",
"url": "http://manos.malihu.gr"
},
"repository": {
"type": "git",
"url": "git://github.com/malihu/malihu-custom-scrollbar-plugin.git"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": ">=1.6",
"jquery-mousewheel": ">=3.0.6"
},
"ignore": [
"*.md",
".*",
"*.txt",
"*.json",
"*.html",
"/examples",
"/source-files",
"/js"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bjfu_lhy_lanhy2000/malihu-custom-scrollbar-plugin.git
git@gitee.com:bjfu_lhy_lanhy2000/malihu-custom-scrollbar-plugin.git
bjfu_lhy_lanhy2000
malihu-custom-scrollbar-plugin
malihu-custom-scrollbar-plugin
master

搜索帮助