PHPackages                             datatables.net/datatables.net-responsive-jqui - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. datatables.net/datatables.net-responsive-jqui

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

datatables.net/datatables.net-responsive-jqui
=============================================

In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for \[jQueryUI\](http://jqueryui.com/)

3.0.8(9mo ago)1111MITCSSCI passing

Since Feb 14Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/DataTables/Dist-DataTables-Responsive-jQueryUI)[ Packagist](https://packagist.org/packages/datatables.net/datatables.net-responsive-jqui)[ Docs](http://www.datatables.net/)[ RSS](/packages/datatablesnet-datatablesnet-responsive-jqui/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (10)Used By (0)

Responsive for DataTables with styling for [jQueryUI](http://jqueryui.com/)
===========================================================================

[](#responsive-for-datatables-with-styling-for-jqueryui)

This is the distribution package for the [Responsive extension](https://datatables.net/extensions/responsive) for [DataTables](https://datatables.net/) with styling for [jQueryUI](http://jqueryui.com/).

In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table.

Installation
------------

[](#installation)

### Browser

[](#browser)

To use DataTables with a simple `` tag, rather than using this package, it is recommended that you use the [DataTables download builder](//datatables.net/download) which can create CDN or locally hosted packages for you, will all dependencies satisfied.

### npm

[](#npm)

For installation via npm, yarn and other similar package managers, install this package with your package manager - e.g.:

```
npm install datatables.net-jqui
npm install datatables.net-responsive-jqui

```

Then, to load and initialise the software in your code use:

```
import DataTable from 'datatables.net-jqui';
import 'datatables.net-responsive-jqui'

new DataTable('#myTable', {
    // initialisation options
});

```

Documentation
-------------

[](#documentation)

Full documentation and examples for Responsive can be found [on the DataTables website](https://datatables.net/extensions/responsive).

Bug / Support
-------------

[](#bug--support)

Support for DataTables is available through the [DataTables forums](//datatables.net/forums) and [commercial support options](//datatables.net/support) are available.

### Contributing

[](#contributing)

If you are thinking of contributing code to DataTables, first of all, thank you! All fixes, patches and enhancements to DataTables are very warmly welcomed. This repository is a distribution repo, so patches and issues sent to this repo will not be accepted. Instead, please direct pull requests to the [DataTables/Responsive](http://github.com/DataTables/Responsive). For issues / bugs, please direct your questions to the [DataTables forums](//datatables.net/forums).

License
-------

[](#license)

This software is released under the [MIT license](//datatables.net/license). You are free to use, modify and distribute this software, but all copyright information must remain.

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance82

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~68 days

Recently: every ~47 days

Total

9

Last Release

270d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fef79eb9ddadbdfa1d829339a87ee86f6f8615d904280fe947dfc04893901a7e?d=identicon)[DataTables](/maintainers/DataTables)

---

Top Contributors

[![AllanJard](https://avatars.githubusercontent.com/u/84905443?v=4)](https://github.com/AllanJard "AllanJard (266 commits)")[![SandyDatatables](https://avatars.githubusercontent.com/u/51116928?v=4)](https://github.com/SandyDatatables "SandyDatatables (17 commits)")

---

Tags

jquerydatatablesresponsivetablejQuery UIjQueryUI

### Embed Badge

![Health badge](/badges/datatablesnet-datatablesnet-responsive-jqui/health.svg)

```
[![Health](https://phpackages.com/badges/datatablesnet-datatablesnet-responsive-jqui/health.svg)](https://phpackages.com/packages/datatablesnet-datatablesnet-responsive-jqui)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
