Floating Vue screenshot

Floating Vue

Author Avatar Theme by Akryum
Updated: 1 Jan 2025
3411 Stars

Easy tooltips, popovers, dropdown, menus... for Vue

Overview:

The package v-tooltip has been rebranded to floating-vue and now leverages floating-ui instead of popperjs. The updated versions floating-vue v1 for Vue 2 and floating-vue v5 for Vue 3 bring new features and improvements. The project is licensed under MIT and created by Guillaume CHAU (@Akryum).

Features:

  • Rebranded Package: The package v-tooltip has been renamed to floating-vue.
  • Integration of floating-ui: Utilizes floating-ui instead of popperjs for functionality.
  • Updated Versions: Offers floating-vue v1 for Vue 2 and floating-vue v5 for Vue 3.

Installation:

To install the floating-vue package, you can use npm or yarn. Here is an example using npm:

npm install floating-vue

For yarn, you can use:

yarn add floating-vue

Summary:

The rebranded package floating-vue, previously known as v-tooltip, now incorporates floating-ui for enhanced performance. With updated versions for Vue 2 and Vue 3, the package continues to provide tooltip functionality for Vue applications. Installation is simple using npm or yarn, making it easy to integrate this package into projects for a seamless user experience.