data3.json 957 B

1234567891011121314151617181920212223242526272829303132
  1. [
  2. {
  3. "github": {
  4. "name": "bootstrap-table",
  5. "count": {
  6. "stargazers": 768,
  7. "forks": 183
  8. },
  9. "description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3)"
  10. }
  11. },
  12. {
  13. "github": {
  14. "name": "multiple-select",
  15. "count": {
  16. "stargazers": 365,
  17. "forks": 166
  18. },
  19. "description": "A jQuery plugin to select multiple elements with checkboxes :)"
  20. }
  21. },
  22. {
  23. "github": {
  24. "name": "bootstrap-show-password",
  25. "count": {
  26. "stargazers": 37,
  27. "forks": "<textarea rows='3' cols='150'>我是一个文本框。</textarea>"
  28. },
  29. "description": "Show/hide password plugin for twitter bootstrap."
  30. }
  31. }
  32. ]