| 776 |
lars |
1 |
{
|
|
|
2 |
"repos": [
|
|
|
3 |
{
|
|
|
4 |
"name": "Multiple Select",
|
|
|
5 |
"license": "The MIT License",
|
|
|
6 |
"description": "A jQuery plugin to select multiple elements with checkboxes :)",
|
|
|
7 |
"url": "<a href='https://github.com/wenzhixin/multiple-select'>https://github.com/wenzhixin/multiple-select</a>"
|
|
|
8 |
},
|
|
|
9 |
{
|
|
|
10 |
"name": "Bootstrap Table",
|
|
|
11 |
"license": "The MIT License",
|
|
|
12 |
"description": "Bootstrap table displays data in a tabular format and offers rich support to radio, checkbox, sort, pagination and so on. ",
|
|
|
13 |
"url": "<a href='https://github.com/wenzhixin/bootstrap-table'>https://github.com/wenzhixin/bootstrap-table</a>"
|
|
|
14 |
},
|
|
|
15 |
{
|
|
|
16 |
"name": "Bootstrap Show Password",
|
|
|
17 |
"license": "The MIT License",
|
|
|
18 |
"description": "Show/hide password plugin for bootstrap.",
|
|
|
19 |
"url": "<a href='https://github.com/wenzhixin/bootstrap-show-password'>https://github.com/wenzhixin/bootstrap-show-password</a>"
|
|
|
20 |
},
|
|
|
21 |
{
|
|
|
22 |
"name": "Blog",
|
|
|
23 |
"license": "The MIT License",
|
|
|
24 |
"description": "My blog",
|
|
|
25 |
"url": "<a href='https://github.com/wenzhixin/blog'>https://github.com/wenzhixin/blog</a>"
|
|
|
26 |
}
|
|
|
27 |
]
|
|
|
28 |
}
|