We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d2e31 commit e71fe66Copy full SHA for e71fe66
README.md
@@ -4,7 +4,8 @@ dragscroll
4
Dragscroll is a micro JavaScript library (734 bytes minified) which
5
enables scrolling via holding the mouse button ("drag and drop" or
6
"click and hold" style, [online
7
-demo](http://asvd.github.io/dragscroll/)).
+demo](http://asvd.github.io/dragscroll/)). It has no dependencies and
8
+is written in vanilla JavaScript (which means it works anywhere).
9
10
11
### Usage
0 commit comments