Skip to content

Commit

Permalink
Merge pull request sonicoder86#105 from CarlLDreyer/project-vue-base-…
Browse files Browse the repository at this point in the history
…tooltip

Added link to tooltip library that uses Floating UI (popper v2)
  • Loading branch information
sonicoder86 authored Nov 29, 2022
2 parents b897c3f + 2d219eb commit 2d0122b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ A curated list of awesome things related to Vue 3
- [Vue Icons](https://www.npmjs.com/package/@kalimahapps/vue-icons) - vue3 library with more than 50,000 SVG icons to integrate into vue projects. [Online Demo](https://vue-icons.kalimah-apps.com/)
- [Vue Popper](https://www.npmjs.com/package/@kalimahapps/vue-popper) - A tooltip component for vue3 using popperjs
- [Vue USWDS](https://github.com/patrickcate/vue-uswds) - A Vue.js implementation of the USWDS (U.S. Web Design System)
- [Vue BaseTooltip](https://github.com/CarlLDreyer/vue-base-tooltip) - A simple and performant tooltip plugin using Floating UI.

## Examples

Expand Down

0 comments on commit 2d0122b

Please sign in to comment.