How to get datatables with all frameworks

How to get datatables with all frameworks

mentatmentat Posts: 2Questions: 2Answers: 0
edited September 2018 in Free community support

I'm trying to upgrade datatables, and I noticed that the one that's already installed there has all the frameworks. Here's a list of what it has.

dataTables.bootstrap4.js
dataTables.bootstrap4.min.js
dataTables.bootstrap.js
dataTables.bootstrap.min.js
dataTables.foundation.js
dataTables.foundation.min.js
dataTables.jqueryui.js
dataTables.jqueryui.min.js
dataTables.material.js
dataTables.material.min.js
dataTables.semanticui.js
dataTables.semanticui.min.js
dataTables.uikit.js
dataTables.uikit.min.js
jquery.dataTables.js
jquery.dataTables.min.js
jquery.js

On the download site it only lets you select one of them. How do I get them all at once?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.