Skip to content

A High performance Tooltip implementation for your Vue App. You can render thousands of tooltips. Much faster than v-tooltip Vuetify component.

License

Notifications You must be signed in to change notification settings

victornpb/vue-fast-tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-fast-tooltip

Node NPM Travis David Coverage Status NPM

vue-fast-tooltip

A High performance Tooltip implementation for your Vue App. You can render thousands of tooltips. Much faster than v-tooltip Vuetify component.

Installation

NPM

npm install vue-fast-tooltip
yarn add vue-fast-tooltip

CDN

<script type="text/javascript" src="https://unpkg.com/vue-fast-tooltip/"></script>

Packages

File Module Type Transpiled Source Maps
dist/vue-fast-tooltip.esm.mjs esm No No
dist/vue-fast-tooltip.cjs.js cjs Yes Yes
dist/vue-fast-tooltip.esm.js esm Yes Yes
dist/vue-fast-tooltip.js umd Yes Yes

Usage

Examples here

License

The code is available under the MIT license.

Contributing

We are open to contributions, see CONTRIBUTING.md for more info.

About

A High performance Tooltip implementation for your Vue App. You can render thousands of tooltips. Much faster than v-tooltip Vuetify component.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published