The purpose of this repository is to provide an example of how to bundle DataTable and one of its extensions (buttons) and to import it dynamically in the body of an HTML document.
DataTables is a table enhancing plug-in for the [jQuery](//jquery.com) Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort. The stated goal of ...