Vue wrapper around Popper.
important note: Popper is not a tooltip library, it's a positioning engine to be used to build features such as (but not restricted to) tooltips.
via package managers
npm i vue-popperjs
# With Yarn
yarn add vue-popperjs
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint