Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/wenzhixin/bootstrap-table
Clone or Download
bootstrap-table.jquery.json 1.12 KB
Copy Edit Raw Blame History
文翼 authored 2024-05-15 08:19 . Build 1.22.6
{
"name": "bootstrap-table",
"version": "1.22.6",
"title": "Bootstrap Table",
"description": "An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)",
"author": {
"name": "zhixin wen",
"email": "wenzhixin2010@gmail.com",
"url": "http://wenzhixin.net.cn/"
},
"licenses": [
{
"type": "MIT License",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": ">=1.7"
},
"keywords": [
"bootstrap",
"table",
"pagination",
"checkbox",
"radio",
"datatables",
"css",
"css-framework",
"semantic",
"semantic-ui",
"bulma",
"material",
"material-design",
"materialize",
"foundation"
],
"homepage": "https://github.com/wenzhixin/bootstrap-table",
"demo": "http://examples.bootstrap-table.com",
"bugs": {
"url": "https://github.com/wenzhixin/bootstrap-table/issues"
},
"docs": "https://github.com/wenzhixin/bootstrap-table",
"download": "https://github.com/wenzhixin/bootstrap-table/archive/master.zip"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化