Libraries tagged by responsive tables
oe800/flarum-ext-bbcode-tables
321 Downloads
Add responsive tables to Flarum
rundiz/data-table
20 Downloads
The data table class for listing data in the table.
awema-pl/module-table-builder
69 Downloads
A component that allows creating responsive HTML tables or lists from data object
mvehar/laravel-livewire-tables
12 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
datatables.net/datatables.net-responsive-se
35 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 [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-responsive-ju
20 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-responsive-jqui
10 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-responsive-bm
11 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 [Bulma](https://bulma.io/)
wanacleto/laravel-livewire3-tables
15 Downloads
A dynamic, responsive Laravel Livewire 3 table component with searching, sorting, checkboxes, and pagination.
avalynx/avalynx-table
67 Downloads
AvalynxTable is a simple table system for web applications. Based on Bootstrap >=5.3 without any framework dependencies.
ixtensa/zixresponsivetables
13 Downloads
Smartphone optimized responsive tables for Contao using jQuery and css.
oneandone/toc
1805 Downloads
Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.
khaleddiffalah/simpledatatables
11 Downloads
A lightweight JavaScript class for handling data tables with sorting, filtering, and pagination.
dotsunited-wordpress-plugin/responsify
584 Downloads
Automagically responsify HTML elements like iframe's and table's.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel