Is DataTables still reliant on jQuery, or is there a newer version that does not require it?

Is DataTables still reliant on jQuery, or is there a newer version that does not require it?

vol7ronvol7ron Posts: 43Questions: 11Answers: 0

jQuery is undoubtedly a powerful cross-browser language, rich with features that assist in DOM manipulation and AJAX requests. I'm curious if there is a version of DataTables that doesn't rely on jQuery, but instead uses vanilla JS and relies on a transpiler like Babel, if necessary.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,161Questions: 1Answers: 10,406 Site admin
    Answer ✓

    Hi,

    There is another thread on this topic available here.

    I've added a few more thoughts there to keep the discussion in the same place.

    Allan

  • vol7ronvol7ron Posts: 43Questions: 11Answers: 0

    Thank you, Allan! I thought I had saw something on it but couldn't find it my search. I'll post my comments there.

This discussion has been closed.