| 12345678910111213141516171819202122232425262728 |
- {
- "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>"
- }
- ]
- }
|