extension.json 331 B

123456789101112
  1. {
  2. "name": "Group By",
  3. "version": "1.0.0",
  4. "description": "Group the data by field",
  5. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by-v2",
  6. "example": "",
  7. "plugins": [],
  8. "author": {
  9. "name": "Knoxvillekm",
  10. "image": "https://avatars3.githubusercontent.com/u/11072464"
  11. }
  12. }