nouislider

WebJar for nouislider

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

nouislider
Last Version

Last Version

11.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

nouislider
WebJar for nouislider
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/leongersen/noUiSlider

Download nouislider

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

noUiSlider

noUiSlider is a lightweight JavaScript range slider.

  • No dependencies
  • All modern browsers and IE > 9 are supported
  • Fully responsive
  • Multi-touch support on Android, iOS and Windows devices
  • Accessible with aria and keyboard support
  • Tons of examples and answered Stack Overflow questions

License

noUiSlider is licensed MIT.

It can be used for free and without any attribution, in any personal or commercial project.

Documentation

An extensive documentation, including examples, options and configuration details, is available here:

noUiSlider documentation.

Contributing

See Contributing.

Sponsorship

noUiSlider is a stable project that still receives a lot of feature requests. A lot of these are interesting, but require a good amount of effort to implement, test and document. Sponsorship of this project will allow me to spend some more of my time on these feature requests.

Please consider sponsoring the project by clicking the " Sponsor" button above. Thanks!

Tooling

Cross-browser testing kindly provided by BrowserStack.

Tested with BrowserStack

Versions

Version
11.0.0
10.1.0
9.2.0
8.0.2
7.0.10