is-not-thirteen

WebJar for is-not-thirteen

Лицензия

Лицензия

MIT
Группа

Группа

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

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

is-not-thirteen
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

is-not-thirteen
WebJar for is-not-thirteen
Ссылка на сайт

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

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

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

https://github.com/haggy/is-not-thirteen

Скачать is-not-thirteen

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : is-thirteen jar [2.0.0]

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

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

NOT 13

This is the inverse off the popular is-thirteen library. Though make no mistake, on this side of the line we favor non thirteen numbers and believe that 12 is the new 13.

Usage

var is = require('is-not-thirteen');

// This adopts the DSL from the is-thirteen lib but
// adds a "not" operation
is(12).not.thirteen(); // true
is(12).not.roughly.thirteen(); // true
is(1).not.within(10).of.thirteen(); // true

The most important API function

// Check to see if a given number is not better than twelve
is(13).not.betterThanTwelve(); // true
is(10).not.betterThanTwelve(); // true
is(12).not.betterThanTwelve(); // DONT DO THIS, will collapse the universe

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

Версия
0.0.1