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.6


Group ID:
com.github.benhutchison
Artifact ID:
gesture_sjs1_3
Version:
0.6
Release Date:
Feb 27, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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