Socket
Socket
Sign inDemoInstall

ember-cli-hoverintent

Package Overview
Dependencies
186
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-cli-hoverintent

Ember CLI wrapper for hoverintentjs


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Install size
19.1 MB
Created
Weekly downloads
 

Readme

Source

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/.

Keywords

FAQs

Last updated on 29 Mar 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc