extensions and plugins with version number (API or JSON)
extensions and plugins with version number (API or JSON)
tacman1123
Posts: 198Questions: 46Answers: 1
https://datatables.net/download/
Is there a JSON file that lists this same data (extension/plugin, description, version number)? I've been adding them to my library one at a time, but would like to automate it, and also have a way to check that my version is current.
Thx.
Answers
Yes, check this thread.
Kevin
Thanks. https://datatables.net/feeds/versions is close to what I need, but really I want the primary ESM package name,
(e.g. datatables.net-scroller-bs5) and the latest version. Optional css would be helpful.
Unfortunately, the npm names aren't really available in the feed, they are the reference key I was hoping to get.
At the moment, no - you need to translate the extension name to the npm package name. It is a good point though, a feed with the npm package names at their latest version could be useful.
I'll take a look into that.
Allan
In light of the 2.0 release, can you please revisit this? I'm getting an ".apply" error, but probably related to incompatible versions.
Here's some of that I use, is there a pattern I can follow for what version I should be using?
and elsewhere
I'm getting this error: