vue-tooltipster

WebJar for vue-tooltipster

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

github-com-cpfarher-vue-tooltipster
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

vue-tooltipster
WebJar for vue-tooltipster
Ссылка на сайт

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

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

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

https://github.com/cpfarher/vue-tooltipster

Скачать github-com-cpfarher-vue-tooltipster

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.webjars.npm : vue-awesome jar [2.3.3,3)
org.webjars.npm : vue jar [2.1.10,3)
org.webjars.npm : tooltipster jar [4.2.5,5)
org.webjars.npm : jquery jar [3.2.1,4)
org.webjars.npm : bootstrap jar [3,4)
org.webjars.npm : vue-router jar [2.2.1,3)

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

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

vue-tooltipster

This is a Vue tooltipster component for VueJS2 inspired in Tooltipster plugin.

Also it add a new feature to Tooltipster plugin:

  • Tooltip works as state of the art but also you can click over trigger element for keep the tooltip opened.
  • You can render html content inside tooltip through slot 'content'

Checkout code and run

npm install
npm run serve

TODOs:

  • Ad Bootstrap style for hello world example
  • Tests...
  • ...

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

Версия
1.2.0