Libraries tagged by bootstrap table
webcito/bs-table
28 Downloads
A lightweight and user-friendly table plugin for Bootstrap, designed to efficiently manage tables in a streamlined, Bootstrap-themed web environment.
gavinggordon/tablechartbuilder
45 Downloads
Create dynamic HTML tables that can calculate column data, like Excel, and look good doing it, with or without CSS Boostrap.
edi-table/edi-table
12 Downloads
ediTable is a JQuery plugin that lets you create table via json,make it sortable, also editable so you can manipulate any cell, set type of input for every cell (text, number, color, select, image, checkbox...) validate cells, make them required etc... add buttons edit/delete/custom buttons...
godruoyi/laravel-tabler-ui
300 Downloads
Laravel ui package for tabler presets.
sagaryonjan/vue-datatable
80 Downloads
Bootstrap Table with vue js.
ivangospodinow/grid
5 Downloads
Easy to use event driven php grid
alexweissman/bootsole
141 Downloads
A nestable, object-oriented templating engine for generating beautiful Bootstrap-themed pages, forms, tables, and other components in PHP.
nerweb/laravel-tblist
119 Downloads
Simple admin table listing for bootstrap 3 and laravel 4|5
thenandan/grids
145 Downloads
Grids for Laravel 5+ frameworks
p2made/p2y2-things
357 Downloads
A bunch of CSS & JS resources wrapped as Yii 2 AssetBundles &/or Widgets.
datatables.net/datatables.net-staterestore-bs5
1277 Downloads
The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-scroller-bs5
1069 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-responsive-bs
300 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-keytable-bs5
1493 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader-bs
136 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)