magic-wand-js

WebJar for magic-wand-js

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования
Группа

Группа

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

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

magic-wand-js
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

magic-wand-js
WebJar for magic-wand-js
Ссылка на сайт

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

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

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

https://github.com/Tamersoul/magic-wand-js

Скачать magic-wand-js

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

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

Зависимости

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

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

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

view on npm License: MIT

Magic wand tool (fuzzy selection) by color for Javascript

Creates binary mask and contours (vector data) from raster image data by color differences

Installation

Install it thought NPM:

npm install magic-wand-tool

Or add from CDN:

<script src="https://unpkg.com/magic-wand-tool@latest/dist/magic-wand.min.js"></script>

Example usage:

Live example on the jsFiddle

License

MIT (c) 2014, Ryasnoy Paul

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

Версия
1.0.0