Tappy No Tappy

Simple off canvas navigation pattern using Tappy to eliminate the 300ms tap delay

View this on a touch enabled device that suffers from the 300ms tap interaction delay, and tap the "Tappy" and "No Tappy" buttons.

I tried FastClick first, which seemed to work fine. Then I discovered Tappy, which I like better. Tappy is ~3kB vs ~25kB (unminified) for FastClick. Tappy is set up to target individual elements by default, whereas FastClick is set up to intercept all taps on the entire page.

EDIT : it seems the Github links to Tappy and FastClick won't open because:

Refused to display 'https://github.com/filamentgroup/tappy' in a frame because it set 'X-Frame-Options' to 'deny'.