datatables.net-autofill

WebJar for datatables.net-autofill

License

License

MIT
Categories

Categories

Data Net Auto Application Layer Libs Code Generators
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

datatables.net-autofill
Last Version

Last Version

2.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

datatables.net-autofill
WebJar for datatables.net-autofill
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/DataTables/Dist-DataTables-AutoFill

Download datatables.net-autofill

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.bower : jquery jar [1.7,)
org.webjars.bower : datatables.net jar [1.10.9,)

Project Modules

There are no modules declared in this project.

AutoFill for DataTables

This package contains distribution files for the AutoFill extension for DataTables. Only the core software for this library is contained in this package - to be correctly styled, a styling package for AutoFill must also be included. Styling options include DataTable's native styling, Bootstrap and Foundation.

AutoFill adds an Excel like data fill option to DataTables, allowing click and drag over cells, filling in information and incrementing numbers as needed.

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

bower

bower install --save datatables.net-autofill

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/AutoFill. 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.

org.webjars.bower

SpryMedia Limited

Versions

Version
2.3.5
2.3.3
2.2.0
2.1.3
2.1.2