slimscroll

WebJar for slimscroll

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

slimscroll
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

slimscroll
WebJar for slimscroll
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/yawetse/slimscroll

Download slimscroll

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : browserify jar [3.46.0,)
org.webjars.npm : classie jar [0.0.1,)
org.webjars.npm : util-extend jar [1.0.1,2)
org.webjars.npm : domhelper jar [0.9.0,0.10)

Project Modules

There are no modules declared in this project.

slimscroll Build Status NPM version

slimscroll is a small commonjs module with no library dependencies (sans jquery) that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over. User can drag the scrollbar or use mouse-wheel to change the scroll value.

Versions

Version
0.9.1