is-touch-device

WebJar for is-touch-device

Лицензия

Лицензия

MIT
Группа

Группа

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

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

is-touch-device
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

is-touch-device
WebJar for is-touch-device
Ссылка на сайт

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

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

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

https://github.com/airbnb/is-touch-device

Скачать is-touch-device

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

is-touch-device Version Badge

Build Status dependency status dev dependency status License Downloads

npm badge

Is the current JS environment a touch device?

Usage

var isTouchDevice = require('is-touch-device');
var assert = require('assert');

assert.equal(typeof isTouchDevice(), 'boolean');
org.webjars.npm

Airbnb

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

Версия
1.0.1