datatables.net-responsive-se

WebJar for datatables.net-responsive-se

License

License

MIT
Categories

Categories

Ant Build Tools Data
GroupId

GroupId

org.webjars.bowergithub.datatables
ArtifactId

ArtifactId

dist-datatables-responsive-semanticui
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

datatables.net-responsive-se
WebJar for datatables.net-responsive-se
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download dist-datatables-responsive-semanticui

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.bowergithub.jquery : jquery-dist jar [1.7,)
org.webjars.bowergithub.datatables : dist-datatables-semanticui jar [1.10.13,)
org.webjars.bowergithub.datatables : dist-datatables-responsive jar [2.1.1,)

Project Modules

There are no modules declared in this project.

Responsive for DataTables with styling for Semantic UI

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

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-se
var $ = require( 'jquery' );
require( 'datatables.net-responsive-se' )( $ );

bower

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

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.

Versions

Version
2.2.3