New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hammerjs-compatible

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hammerjs-compatible

The hammerjs-compatible is utility for use hammerjs on Internet Explorer 8.

latest
npmnpm
Version
1.1.0
Version published
Weekly downloads
7
-63.16%
Maintainers
1
Weekly downloads
 
Created
Source

hammerjs-compatible

The Hammer.js support above IE(Internet Explorer)9 so It does not use on IE8. This utility is compatible library for hammer.js on IE8(standard mode).

How to use it?

JUST ADD FILE ABOVE HAMMER.JS.

<!--[if IE 8]>
<script type="text/javascript" src="../dist/hammerjs.compatible.js"></script> <- like this.
<![endif]-->
<script src="../bower_components/hammer.js/hammer.js"></script>

Download

You can download following link.
https://github.com/naver/hammerjs-compatible/tree/master/dist

bower install hammerjs-compatible

Build

npm install
grunt

Analytics

FAQs

Package last updated on 15 Aug 2017

Did you know?

Socket

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