Libraries tagged by table data
datatables.net/datatables.net-bs
1046 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-fixedheader-bs5
2626 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 [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader
8872 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
joerithegreat/nova-table-card
7838 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
datatables.net/datatables.net-responsive-bs5
3293 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 [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-responsive
14080 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
drmonty/datatables-responsive
108523 Downloads
Responsive extension for DataTables, providing support for complex tables on all device screen sizes
flagbit/table-attribute-bundle
10213 Downloads
The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility within the PIM.
umbrellio/php-table-sync
42333 Downloads
PHP's implementation of the library providing data synchronization between microservices
singlequote/laravel-datatables
23169 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
onlinesid/php-data-tabulator
35646 Downloads
A PHP library to transform rows into an aggregated table
jupitern/table
13459 Downloads
HTML table generation for PHP. integrates with your favourite orm and js library
digital-creative/expandable-table-row
16695 Downloads
Provides an easy way to append extra data to each row of your resource tables.
datatables.net/datatables.net-rowgroup
4198 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables
tigrang/cakephp-datatable
4824 Downloads
CakePHP DataTable Plugin