tm-tooltip

0.0.10 • Public • Published

tm-tooltip

Vue component that displays a basic tooltip with a definition from a dictionary. Dictionary is inside src/dict.json.

Install with Vue

npm install tm-tooltip
import TmTooltip from "tm-tooltip";
Vue.component("tm-tooltip", TmTooltip);

Install as a web-component

<script src="https://unpkg.com/tm-tooltip/dist/tm-tooltip.min.js"></script>

Usage

<tm-tooltip value="blockchain">show the definition</tm-tooltip>

Readme

Keywords

none

Package Sidebar

Install

npm i tm-tooltip

Weekly Downloads

2

Version

0.0.10

License

ISC

Unpacked Size

2 MB

Total Files

10

Last publish

Collaborators

  • fadeev