旧版报表、仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

33 lines
855 B

{
"name": "wenzhixin/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)",
"keywords": [
"bootstrap",
"table",
"pagination",
"checkbox",
"radio",
"datatables",
"css",
"css-framework",
"semantic",
"semantic-ui",
"bulma",
"material",
"material-design",
"materialize",
"foundation"
]
"type": "component",
"homepage": "https://github.com/wenzhixin/bootstrap-table",
"license": "MIT",
"require": {
"twitter/bootstrap": ">=2.3.0"
},
"authors": [
{
"name": "wenzhixin2010",
"email": "wenzhixin2010@gmail.com"
}
]
}