polymer-utils

WebJar for polymer-utils

Лицензия

Лицензия

MIT
Группа

Группа

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

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

polymer-utils
Последняя версия

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

polymer-utils
WebJar for polymer-utils
Ссылка на сайт

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

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

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

https://github.com/jifalops/polymer-utils

Скачать polymer-utils

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)

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

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

Published on Vaadin  Directory Stars on vaadin.com/directory Published on webcomponents.org

PolymerUtils

Polymer utility functions, commonly needed mixins, and a utility base-class that incorporates the mixins

  • PolymerUtils -- utility class with static methods
  • PolymerUtilsBase -- Base class with mixins already applied.
  • mixins/ -- A few handy mixins.

Installation

bower i -S polymer-utils        # Polymer 2.0, ES6 classes

Usage

Extend PolymerUtilsBase or use the PolymerUtils.* async and debounce methods.

Demo

<polymer-utils-base-demo></polymer-utils-base-demo>
<hr/>
<polymer-utils-demo></polymer-utils-demo>

Full demo: webcomponents.org | github.

API: webcomponents.org

Contributing

  1. Fork it on Github.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

MIT

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

Версия
0.2.1