datatables.net-responsive-bs

WebJar for datatables.net-responsive-bs

Лицензия

Лицензия

MIT
Категории

Категории

Данные Сеть
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

datatables.net-responsive-bs
Последняя версия

Последняя версия

2.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

datatables.net-responsive-bs
WebJar for datatables.net-responsive-bs
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap

Скачать datatables.net-responsive-bs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/datatables.net-responsive-bs/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>datatables.net-responsive-bs</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/datatables.net-responsive-bs/
implementation 'org.webjars.bower:datatables.net-responsive-bs:2.2.3'
// https://jarcasting.com/artifacts/org.webjars.bower/datatables.net-responsive-bs/
implementation ("org.webjars.bower:datatables.net-responsive-bs:2.2.3")
'org.webjars.bower:datatables.net-responsive-bs:jar:2.2.3'
<dependency org="org.webjars.bower" name="datatables.net-responsive-bs" rev="2.2.3">
  <artifact name="datatables.net-responsive-bs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='datatables.net-responsive-bs', version='2.2.3')
)
libraryDependencies += "org.webjars.bower" % "datatables.net-responsive-bs" % "2.2.3"
[org.webjars.bower/datatables.net-responsive-bs "2.2.3"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.bower : jquery jar [1.7,)
org.webjars.bower : datatables.net-bs jar [1.10.9,)
org.webjars.bower : datatables.net-responsive jar [1.0.7,)

Модули Проекта

Данный проект не имеет модулей.

Responsive for DataTables with styling for Bootstrap

This package contains distribution files required to style Responsive extension for DataTables with styling for Bootstrap.

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

Browser

For inclusion of this library using a standard <script> tag, rather than using this package, it is recommended that you use the DataTables download builder which can create CDN or locally hosted packages for you, will all dependencies satisfied.

npm

npm install datatables.net-responsive-bs
var $ = require( 'jquery' );
require( 'datatables.net-responsive-bs' )( window, $ );

bower

bower install --save datatables.net-responsive-bs

Documentation

Full documentation of the DataTables options, API and plug-in interface are available on the DOCS_LINK. The site also contains information on the wide variety of plug-ins that are available for DataTables, which can be used to enhance and customise your table even further.

Bug / Support

Support for DataTables is available through the DataTables forums and commercial support options are available.

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. For issues / bugs, please direct your questions to the DataTables forums.

License

This software is released under the MIT license. You are free to use, modify and distribute this software, but all copyright information must remain.

Версии библиотеки

Версия
2.2.3
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.7