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