0.0.3 • Published 1 year ago

usermove v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Usermove

Library that makes easier handling user input.

  • based on pointer events (desktop and mobile support)
  • transformEvent hook for transforming each event
  • dragging
  • custom usermove:gesture event which encapsulates distance (can be used for zooming) and rotation

Tested on Chrome (macOS), Firefox (macOS), Safari (iOS)

It's an early version. API can be unstable. Not ready for production yet.

There's no documentation but you can read source code.