datatables

js Styles
DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.
Keywords
DataTablesDataTabletablegridfiltersortpageinternationalisablejquery-plugin
INSTALL
Type:
<script src=" https://cdn.jsdelivr.net/npm/datatables@1.10.18/media/js/jquery.dataTables.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/datatables@1.10.18/media/css/jquery.dataTables.min.css " rel="stylesheet">
No default files set by the package author so the URLs are guessed. You can always browse all package files to use other ones.