You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
499 B
Plaintext
18 lines
499 B
Plaintext
11 months ago
|
{
|
||
|
"name": "Multiple Sort",
|
||
|
"version": "1.1.0",
|
||
|
"description": "Plugin to support the multiple sort.",
|
||
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort",
|
||
|
"example": "#",
|
||
|
|
||
|
"plugins": [{
|
||
|
"name": "bootstrap-table-multiple-sort",
|
||
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort"
|
||
|
}],
|
||
|
|
||
|
"author": {
|
||
|
"name": "dimbslmh",
|
||
|
"image": "https://avatars1.githubusercontent.com/u/745635"
|
||
|
}
|
||
|
}
|