Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouchEvents

Library to help handle touch events

Documentation

Package

Run Example

cd examples && elm make SwipeExample.elm && open index.html

Be sure to view in a mobile device emulator like the one found in Chrome Dev Tools since touch events are only triggered on mobile devices

Run tests

  1. Run npm install -g elm-test if you haven't already.
  2. cd into the project's root directory that has your elm-package.json.
  3. Run elm-test init.
  4. Run elm-test.

About

Touch event package for Elm lang

Resources

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages