extensions.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. [
  2. {
  3. "name": "Table Editable",
  4. "version": "1.1.0",
  5. "description": "Use the x-editable to in-place editing your table.",
  6. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/editable",
  7. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/editable.html",
  8. "plugins": [
  9. {
  10. "name": "x-editable",
  11. "url": "https://github.com/vitalets/x-editable"
  12. }
  13. ],
  14. "author": {
  15. "name": "wenzhixin",
  16. "image": "https://avatars1.githubusercontent.com/u/2117018"
  17. }
  18. },
  19. {
  20. "name": "Table Export",
  21. "version": "1.1.0",
  22. "description": "Export your table data to JSON, XML, CSV, TXT, SQL, Word, Excel, PNG, PDF.",
  23. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/export",
  24. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/export.html",
  25. "plugins": [
  26. {
  27. "name": "tableExport.jquery.plugin",
  28. "url": "https://github.com/hhurz/tableExport.jquery.plugin"
  29. }
  30. ],
  31. "author": {
  32. "name": "wenzhixin",
  33. "image": "https://avatars1.githubusercontent.com/u/2117018"
  34. }
  35. },
  36. {
  37. "name": "Accent Neutralise",
  38. "version": "1.0.0",
  39. "description": "Plugin to neutralise the words.",
  40. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/accent-neutralise",
  41. "example": "#",
  42. "plugins": [
  43. {
  44. "name": "bootstrap-table-accent-neutralise",
  45. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/accent-neutralise"
  46. }
  47. ],
  48. "author": {
  49. "name": "djhvscf",
  50. "image": "https://avatars1.githubusercontent.com/u/4496763"
  51. }
  52. },
  53. {
  54. "name": "Cookie",
  55. "version": "1.2.0",
  56. "description": "Plugin to use the cookie of the browser.",
  57. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/cookie",
  58. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/cookie.html",
  59. "plugins": [
  60. {
  61. "name": "bootstrap-table-cookie",
  62. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/cookie"
  63. }
  64. ],
  65. "author": {
  66. "name": "djhvscf",
  67. "image": "https://avatars1.githubusercontent.com/u/4496763"
  68. }
  69. },
  70. {
  71. "name": "Context Menu",
  72. "version": "1.1.4",
  73. "description": "Context menu support to wenzhixin bootstrap table",
  74. "url": "https://github.com/prograhammer/bootstrap-table-contextmenu",
  75. "example": "http://www.prograhammer.com/demos/bootstrap-table-contextmenu/",
  76. "plugins": [
  77. {
  78. "name": "bootstrap-table-contextmenu",
  79. "url": "https://github.com/prograhammer/bootstrap-table-contextmenu"
  80. }
  81. ],
  82. "author": {
  83. "name": "prograhammer",
  84. "image": "https://avatars1.githubusercontent.com/u/4474660"
  85. }
  86. },
  87. {
  88. "name": "Copy Rows",
  89. "version": "1.0.0",
  90. "description": "Allows pushing of selected column data to the clipboard.",
  91. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/copy-rows",
  92. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/copy-rows.html",
  93. "plugins": [{
  94. "name": "copy-rows",
  95. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/copy-rows"
  96. }],
  97. "author": {
  98. "name": "Homer Glascock",
  99. "image": "https://avatars1.githubusercontent.com/u/5546710"
  100. }
  101. },
  102. {
  103. "name": "Filter Control",
  104. "version": "1.0.0",
  105. "description": "Plugin to add input/select element on the top of the columns in order to filter the data.",
  106. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter-control",
  107. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/filter-control.html",
  108. "plugins": [
  109. {
  110. "name": "bootstrap-table-filter-control",
  111. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter-control"
  112. }
  113. ],
  114. "author": {
  115. "name": "djhvscf",
  116. "image": "https://avatars1.githubusercontent.com/u/4496763"
  117. }
  118. },
  119. {
  120. "name": "Filter",
  121. "version": "1.0.0",
  122. "description": "Plugin to filter the boostrap table data.",
  123. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter",
  124. "example": "#",
  125. "plugins": [
  126. {
  127. "name": "bootstrap-table-filter",
  128. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter"
  129. }
  130. ],
  131. "author": {
  132. "name": "wenzhixin",
  133. "image": "https://avatars1.githubusercontent.com/u/2117018"
  134. }
  135. },
  136. {
  137. "name": "Flat JSON",
  138. "version": "1.3.0",
  139. "description": "Plugin to flat the JSON object.",
  140. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/flat-json",
  141. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/flat-json.html",
  142. "plugins": [
  143. {
  144. "name": "bootstrap-table-flat-json",
  145. "url": "https://github.com/djhvscf/bootstrap-table-flat-json"
  146. }
  147. ],
  148. "author": {
  149. "name": "djhvscf",
  150. "image": "https://avatars1.githubusercontent.com/u/4496763"
  151. }
  152. },
  153. {
  154. "name": "Group By",
  155. "version": "1.1.0",
  156. "description": "Plugin to group the data by fields.",
  157. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by",
  158. "example": "#",
  159. "plugins": [
  160. {
  161. "name": "bootstrap-table-group-by",
  162. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by"
  163. }
  164. ],
  165. "author": {
  166. "name": "djhvscf",
  167. "image": "https://avatars1.githubusercontent.com/u/4496763"
  168. }
  169. },
  170. {
  171. "name": "Group By",
  172. "version": "1.0.0",
  173. "description": "Group the data by field",
  174. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by-v2",
  175. "example": "",
  176. "plugins": [],
  177. "author": {
  178. "name": "Knoxvillekm",
  179. "image": "https://avatars3.githubusercontent.com/u/11072464"
  180. }
  181. },
  182. {
  183. "name": "Key Events",
  184. "version": "1.0.0",
  185. "description": "Plugin to support the key events in the bootstrap table.",
  186. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/key-events",
  187. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/key-events.html",
  188. "plugins": [
  189. {
  190. "name": "bootstrap-table-key-events",
  191. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/key-events"
  192. }
  193. ],
  194. "author": {
  195. "name": "djhvscf",
  196. "image": "https://avatars1.githubusercontent.com/u/4496763"
  197. }
  198. },
  199. {
  200. "name": "Mobile",
  201. "version": "1.1.0",
  202. "description": "Plugin to support the responsive feature.",
  203. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/mobile",
  204. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/mobile.html",
  205. "plugins": [
  206. {
  207. "name": "bootstrap-table-mobile",
  208. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/mobile"
  209. }
  210. ],
  211. "author": {
  212. "name": "djhvscf",
  213. "image": "https://avatars1.githubusercontent.com/u/4496763"
  214. }
  215. },
  216. {
  217. "name": "Multiple Search",
  218. "version": "1.0.0",
  219. "description": "Plugin to support the multiple search.",
  220. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-search",
  221. "example": "#",
  222. "plugins": [
  223. {
  224. "name": "bootstrap-table-multiple-search",
  225. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-search"
  226. }
  227. ],
  228. "author": {
  229. "name": "djhvscf",
  230. "image": "https://avatars1.githubusercontent.com/u/4496763"
  231. }
  232. },
  233. {
  234. "name": "Multiple Sort",
  235. "version": "1.0.0",
  236. "description": "Plugin to support the multiple sort.",
  237. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort",
  238. "example": "#",
  239. "plugins": [
  240. {
  241. "name": "bootstrap-table-multiple-sort",
  242. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort"
  243. }
  244. ],
  245. "author": {
  246. "name": "dimbslmh",
  247. "image": "https://avatars1.githubusercontent.com/u/745635"
  248. }
  249. },
  250. {
  251. "name": "Multi Column Toggle",
  252. "version": "1.0.0",
  253. "description": "Allows allows hiding and showing of multiple columns at once.",
  254. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multi-column-toggle",
  255. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/multi-column-toggle.html",
  256. "plugins": [{
  257. "name": "multi-column-toggle",
  258. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multi-column-toggle"
  259. }],
  260. "author": {
  261. "name": "Homer Glascock",
  262. "image": "https://avatars1.githubusercontent.com/u/5546710"
  263. }
  264. },
  265. {
  266. "name": "Natural Sorting",
  267. "version": "1.0.0",
  268. "description": "Plugin to support the natural sorting.",
  269. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/natural-sorting",
  270. "example": "#",
  271. "plugins": [
  272. {
  273. "name": "bootstrap-table-natural-sorting",
  274. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/natural-sorting"
  275. }
  276. ],
  277. "author": {
  278. "name": "GreyWyvern",
  279. "image": "https://avatars1.githubusercontent.com/u/137631"
  280. }
  281. },
  282. {
  283. "name": "Reorder Columns",
  284. "version": "1.1.0",
  285. "description": "Plugin to support the reordering columns feature.",
  286. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-columns",
  287. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/reorder-columns.html",
  288. "plugins": [
  289. {
  290. "name": "bootstrap-table-reorder-columns",
  291. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-columns"
  292. }
  293. ],
  294. "author": {
  295. "name": "djhvscf",
  296. "image": "https://avatars1.githubusercontent.com/u/4496763"
  297. }
  298. },
  299. {
  300. "name": "Reorder Rows",
  301. "version": "1.0.0",
  302. "description": "Plugin to support the reordering rows feature.",
  303. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-rows",
  304. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/reorder-rows.html",
  305. "plugins": [
  306. {
  307. "name": "bootstrap-table-reorder-rows",
  308. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-rows"
  309. }
  310. ],
  311. "author": {
  312. "name": "djhvscf",
  313. "image": "https://avatars1.githubusercontent.com/u/4496763"
  314. }
  315. },
  316. {
  317. "name": "Resizable",
  318. "version": "1.0.0",
  319. "description": "Plugin to support the resizable feature.",
  320. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable",
  321. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/resizable.html",
  322. "plugins": [
  323. {
  324. "name": "bootstrap-table-resizable",
  325. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable"
  326. }
  327. ],
  328. "author": {
  329. "name": "djhvscf",
  330. "image": "https://avatars1.githubusercontent.com/u/4496763"
  331. }
  332. },
  333. {
  334. "name": "Sticky Header",
  335. "version": "1.0.0",
  336. "description": "An extension which provides a sticky header for table columns when scrolling on a long page and / or table. Works for tables with many columns and narrow width with horizontal scrollbars too.",
  337. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/sticky-header",
  338. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/sticky-header.html",
  339. "plugins": [
  340. {
  341. "name": "bootstrap-table-sticky-header",
  342. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/sticky-header"
  343. }
  344. ],
  345. "author": {
  346. "name": "vinzloh",
  347. "image": "https://avatars0.githubusercontent.com/u/5501845"
  348. }
  349. },
  350. {
  351. "name": "Toolbar",
  352. "version": "2.0.0",
  353. "description": "Plugin to support the advanced search.",
  354. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/toolbar",
  355. "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/toolbar.html",
  356. "plugins": [
  357. {
  358. "name": "bootstrap-table-toolbar",
  359. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/toolbar"
  360. }
  361. ],
  362. "author": {
  363. "name": "djhvscf",
  364. "image": "https://avatars1.githubusercontent.com/u/4496763"
  365. }
  366. }
  367. ]