ember-cli-fastclick

Drop-in FastClick support for Ember CLI apps.

Usage no npm install needed!

<script type="module">
  import emberCliFastclick from 'https://cdn.skypack.dev/ember-cli-fastclick';
</script>

README

Ember CLI FastClick

Drop-in FastClick support for Ember CLI apps.

For more information on FastClick visit http://ftlabs.github.io/fastclick.

Installation

This is addon is installed in one simple step:

ember install ember-cli-fastclick

When you now access your app from a mobile device you should see that the 300ms touch delay was removed and the app feels more like a native app.