To clarify, DataTables core uses jQuery as a utility library. There isn't a "non-jQuery version" of DataTables. You don't have to write any jQuery code at all, you can keep it out of your own code, and yes, the plugins will all work just fine like that.
Answers
Are we able to use any of the plugins with vanilla JS version of DataTables ?
To clarify, DataTables core uses jQuery as a utility library. There isn't a "non-jQuery version" of DataTables. You don't have to write any jQuery code at all, you can keep it out of your own code, and yes, the plugins will all work just fine like that.
Allan