has-to-string-tag-x

WebJar for has-to-string-tag-x

Лицензия

Лицензия

MIT
Группа

Группа

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

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

has-to-string-tag-x
Последняя версия

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

1.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

has-to-string-tag-x
WebJar for has-to-string-tag-x
Ссылка на сайт

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

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

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

https://github.com/Xotic750/has-to-string-tag-x

Скачать has-to-string-tag-x

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : has-symbol-support-x jar [1.4.1,2)

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

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

Travis status Dependency status devDependency status npm version jsDelivr hits bettercodehub score Coverage Status

has-to-string-tag-x

Tests if ES6 @@toStringTag is supported.

See: 26.3.1 @@toStringTag

module.exports : boolean

Indicates if Symbol.toStringTagexists and is the correct type. true, if it exists and is the correct type, otherwise false.

Kind: Exported member

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

Версия
1.4.1
1.2.0