Skip to content

An HTML pointer API for simplifying working with mouse and touch together.

License

Notifications You must be signed in to change notification settings

the-sett/elm-pointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts for Support

elm-pointer

elm-pointer is an HTML pointer API package, that tries to unify some of the event fields and events accross mouse and touch interactions. For example, you can describe a drag event with a mouse or by touch similarly - they both have a start point and a current point and an end event.

This package is not about low-level interaction with pointers, but attempts to provide a more user focussed and high level abstraction on the HTML pointer API, that is focussed on using it.

About

An HTML pointer API for simplifying working with mouse and touch together.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages