has-hover

WebJar for has-hover

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

has-hover
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

has-hover
WebJar for has-hover
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/dfcreative/has-hover

Скачать has-hover

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/has-hover/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>has-hover</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/has-hover/
implementation 'org.webjars.npm:has-hover:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/has-hover/
implementation ("org.webjars.npm:has-hover:1.0.1")
'org.webjars.npm:has-hover:jar:1.0.1'
<dependency org="org.webjars.npm" name="has-hover" rev="1.0.1">
  <artifact name="has-hover" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='has-hover', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "has-hover" % "1.0.1"
[org.webjars.npm/has-hover "1.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : is-browser jar [2.0.1,3)

Модули Проекта

Данный проект не имеет модулей.

has-hover unstable Build Status

Check if hover is available on the current device. Try it out.

npm install has-hover

const isHover = require('has-hover')

if (!isHover) {
	//do touch-only routine
}

If you find edge case, please address issues.

Версии библиотеки

Версия
1.0.1