Skip to content
Plug-ins for DataTables
Branch: master
Clone or download
Allan Jardine
Allan Jardine Duh
Latest commit 037cb53 Apr 30, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
api API: Note about `processing()` being available in DT2 core Jul 16, 2018
buttons Button: Download - support arrays Jul 19, 2018
dataRender Duh Apr 30, 2019
features DEV left in debug (not a good edit this one...) Mar 1, 2019
filtering Fix - Typo. Thanks Martin! Dec 7, 2018
i18n Add translation for pageLength Mar 6, 2019
integration Dev: latest build Jun 14, 2018
pagination Paging: jPaginator plug-in - license update from Ernani. Now MIT lice… Dec 12, 2018
sorting
type-detection Fix: Update for jQuery 3.3 deprecated functions May 11, 2018
License.txt New: Add license file to the package for clarity of license (MIT) Apr 1, 2015
Readme.md Integration files are now in the repos for the host library Apr 26, 2017
bower.json
make.sh Dev: Build for RowFill Aug 22, 2018
package.json 1.10.19 release Jun 22, 2018

Readme.md

DataTables Plugins

This repository contains a collection of plug-ins for the jQuery DataTables table enhancer. These plug-ins are feature enhancing for the DataTables library, adding extra options to core functionality such as additional sort algorithms, API methods and pagination controls. The plug-ins should not be confused with DataTables "extensions" which are more significant software libraries which add additional features to DataTables.

This repository holds the following plug-in types for DataTables (among others):

  • Sorting
    • Type based
    • Custom data source based
  • API
  • Filtering
    • Type based
    • Row based
  • Internationalisation translations
  • Type detection
  • Pagination

Please refer to the DataTables plug-in documentation for details on how to use these plug-ins.

You can’t perform that action at this time.