{"library":"datatables.net-jqui","type":"library","category":null,"description":"The `datatables.net-jqui` package provides an integration layer to style DataTables instances using the jQuery UI theming framework. It extends the core DataTables library, allowing developers to leverage existing jQuery UI themes for a consistent look and feel across their applications. The current stable version is 2.3.7, though a 3.0.0-beta.1 release indicates upcoming major changes. This package focuses solely on presentation and requires both the core `datatables.net` library and `jquery-ui` to function correctly. Its release cadence is generally tied to major DataTables and relevant jQuery UI updates. It differentiates itself by offering a specific, highly customizable theming option for DataTables users who are already invested in the jQuery UI ecosystem, ensuring visual harmony with other jQuery UI widgets.","language":"javascript","status":"active","version":"2.3.7","tags":["javascript","jQuery UI","jQueryUI","Datatables","jQuery","table","filter","sort","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install datatables.net-jqui","imports":["import $ from 'jquery';","import 'datatables.net-jqui';","import $ from 'jquery';\nimport 'datatables.net';\nimport 'datatables.net-jqui';\n\n$(document).ready(() => {\n  $('#myTable').DataTable({\n    // DataTables options specific to jQuery UI\n    renderer: 'jqueryui'\n  });\n});"]},{"cmd":"yarn add datatables.net-jqui","imports":[]},{"cmd":"pnpm add datatables.net-jqui","imports":[]}],"homepage":"https://datatables.net","github":"https://github.com/DataTables/Dist-DataTables-jQueryUI","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/datatables.net-jqui","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/datatables.net-jqui/compatibility"}}