elwayman02 / ember-cli-hoverintent

Ember CLI wrapper for hoverintent
MIT License
7 stars 0 forks source link

Ember CLI Hoverintent

Build Status Ember Observer Score Code Climate

This addon provides a vendor shim for hoverintent, allowing it to be accessed as an ES6 module

Installation

ember install ember-cli-hoverintent

Usage

Simply import hoverintent:

import hoverintent from `hoverintent`;

Then call the hoverintent method as you would the global provided by the bower package.

Contributing

This section outlines the details of collaborating on this Ember addon.

Installation

Running

Running Tests

Building

For more information on using ember-cli, visit https://ember-cli.com/.