benhutchison / gesture   0.5

MIT License GitHub

Purely functional recognition of Drag and Click gestures over a W3C Pointer Event -compatible API in Scala/Scala.js

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

gesture 0.1


Group ID:
com.github.benhutchison
Artifact ID:
gesture_sjs0.6_2.11
Version:
0.1
Release Date:
Jan 15, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.benhutchison" %%% "gesture" % "0.1"

Mill build tool

ivy"com.github.benhutchison::gesture::0.1"

Scala CLI

//> using dep "com.github.benhutchison::gesture::0.1"