vis-uuid

WebJar for vis-uuid

Лицензия

Лицензия

MIT
Группа

Группа

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

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

vis-uuid
Последняя версия

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

vis-uuid
WebJar for vis-uuid
Ссылка на сайт

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

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

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

https://github.com/visjs/vis-uuid

Скачать vis-uuid

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

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

Зависимости

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

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

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

DEPRECATED

We don't use this library anymore so you shouldn't either.

use uuid

Vis UUID

Greenkeeper badge

UUID (version 1 and 4) generation library. Also offers conversion methods between string representation and binary (array of numbers or Uint8Array) representation. Comes in UMD version for good compatibility and ESM version ready for treeshaking.

This module is a part of the visjs project.

Documentation

https://visjs.github.io/vis-uuid/

Building the project

Clone the project:

git clone https://github.com/visjs/vis-uuid.git

Install dependencies:

npm i

Build the project (builds types, code and docs):

npm run build

Building individual parts

  • Code: npm run build:code
  • Docs: npm run build:docs
  • Types: npm run build:types

Other scripts

  • Clean built files: npm run clean
  • Lint: npm run lint
  • Reformat: npm run fix
  • Test: npm run build
  • Type check: npm run type-check

License

This project is dual licensed under

The Apache 2.0 License http://www.apache.org/licenses/LICENSE-2.0

and

The MIT License http://opensource.org/licenses/MIT

Vis UUID may be distributed under either license.

Original sources

org.webjars.npm

vis.js

Dynamic, browser based visualization libraries

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

Версия
1.1.3