poly-prep

WebJar for poly-prep

Лицензия

Лицензия

MIT
Группа

Группа

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

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

poly-prep
Последняя версия

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

0.0.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

poly-prep
WebJar for poly-prep
Ссылка на сайт

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

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

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

https://github.com/bahrus/poly-prep

Скачать poly-prep

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

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

Зависимости

compile (1)

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

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

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

Published on webcomponents.org

<poly-prep>

Helper elements to load polymer elements asynchronously.

There are lots of errors that get thrown when async flag is used for polymer references. See examples here. Apparently, some of these are caused by a bug in chrome. Perhaps when that bug is fixed, there will be no need for this component.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

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

Версия
0.0.12