What happened to the datatables.net-se NPM package?

What happened to the datatables.net-se NPM package?

rosensamarosensama Posts: 2Questions: 1Answers: 0

I can see most of the Semantic-UI JS libraries available on the NPM registry, like https://www.npmjs.com/package/datatables.net-buttons-se. It lists datatables.net-se (https://www.npmjs.com/package/datatables.net-se) as a dependency, but that package doesn't appear to exist. On the Semantic UI example (https://datatables.net/extensions/buttons/examples/styling/semanticui.html) the JS is available via CDN (https://cdn.datatables.net/1.10.13/js/dataTables.semanticui.min.js) . Why isn't it available by NPM or even on the download builder?

Answers

  • allanallan Posts: 63,839Questions: 1Answers: 10,518 Site admin

    but that package doesn't appear to exist

    That's an error on my part - sorry! I created all the repos and packages for the extensions, but not for DataTables core... Will be doing so today.

    The download builder will be updated in the next week or two to support Semantic UI.

    Allan

  • rosensamarosensama Posts: 2Questions: 1Answers: 0

    Thanks!

This discussion has been closed.