Skip to content

Instantly share code, notes, and snippets.

@ixisio
Last active December 23, 2015 19:39
Show Gist options
  • Save ixisio/6683886 to your computer and use it in GitHub Desktop.
Save ixisio/6683886 to your computer and use it in GitHub Desktop.
Automated Event Replacement for touch-enabled Devices

normalize.js

Normalizes mouse, touch and other input-type events

Aim of this document: I will try to find a way to accomplish that, do some research and collect benefits & requirements on such framework

Benefits of such library

  • No more breakdown by input type (from a developer's perspective)
  • Native-like and user-friendly UI

Requirements on such a library

  • performant
  • lightweight
  • easy to use API (short learingcurve)

Similar projects/libraries

Resources and further reading

Ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment