paper-search-input

WebJar for paper-search-input

Лицензия

Лицензия

BSD 3-Clause
Категории

Категории

Search Прикладные библиотеки
Группа

Группа

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

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

paper-search-input
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

paper-search-input
WebJar for paper-search-input
Ссылка на сайт

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

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

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

https://github.com/vic10us/paper-search-input

Скачать paper-search-input

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymerelements : iron-icons jar [1,3)
org.webjars.bowergithub.polymer : polymer jar [1.9,3)
org.webjars.bowergithub.polymerelements : iron-iconset-svg jar [1,3)
org.webjars.bowergithub.polymerelements : iron-input jar [1,3)
org.webjars.bowergithub.polymerelements : iron-flex-layout jar [1,3)
org.webjars.bowergithub.polymerelements : paper-icon-button jar [1,3)
org.webjars.bowergithub.polymerelements : iron-icon jar [1,3)
org.webjars.bowergithub.polymerelements : iron-resizable-behavior jar [1,3)

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

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

Published on webcomponents.org Vaadin Directory availability

paper-search-input

An element providing a paper-input-like search element inspired by the search element on customelements.io (now replaced by webcomponents.org)

<paper-search-input></paper-search-input>

Dependencies

Element dependencies are managed via Bower. You can install that via:

npm install -g bower

Then, go ahead and download the element's dependencies:

bower install

Playing With Your Element

If you wish to work on your element in isolation, we recommend that you use Polyserve to keep your element's bower dependencies in line. You can install it via:

npm install -g polyserve

And you can run it via:

polyserve

Once running, you can preview your element at http://localhost:8080/components/paper-search-input/, where paper-search-input is the name of the directory containing it.

Testing Your Element

Simply navigate to the /test directory of your element to run its tests. If you are using Polyserve: http://localhost:8080/components/paper-search-input/test/

web-component-tester

The tests are compatible with web-component-tester. Install it via:

npm install -g web-component-tester

Then, you can run your tests on all of your local browsers via:

wct

WCT Tips

wct -l chrome will only run tests in chrome.

wct -p will keep the browsers alive after test runs (refresh to re-run).

wct test/some-file.html will test only the files you specify.

Yeoman support

If you'd like to use Yeoman to scaffold your element that's possible. The official generator-polymer generator has a seed subgenerator.

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

Версия
2.0.1