nan-x

WebJar for nan-x

Лицензия

Лицензия

MIT
Группа

Группа

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

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

nan-x
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

nan-x
WebJar for nan-x
Ссылка на сайт

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

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

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

https://github.com/Xotic750/nan-x

Скачать nan-x

Имя Файла Размер
nan-x-1.0.0.pom
nan-x-1.0.0.jar 10 KB
nan-x-1.0.0-sources.jar 22 bytes
nan-x-1.0.0-javadoc.jar 22 bytes
Обзор

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

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

Зависимости

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

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

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

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

nan-x

The constant NaN derived mathematically by 0 / 0.

module.exports : number

The constant NaN derived mathematically by 0 / 0.

Kind: Exported member
Example

import NAN from 'nan-x';

console.log(NAN !== NAN); // true
console.log(NAN === NAN); // false

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

Версия
1.0.0