ember-cli-hoverintent

0.1.2 • Public • Published

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

  • git clone this repository
  • cd ember-cli-hoverintent
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

/ember-cli-hoverintent/

    Package Sidebar

    Install

    npm i ember-cli-hoverintent

    Weekly Downloads

    5

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • elwayman02