Tippy.js logo

Tippy.js

A highly customizable tooltip and popover library powered by Popper.js.

Build npm Downloads per Month MIT License

## Demo and Documentation https://atomiks.github.io/tippyjs/ ## Installation ### Package Managers ```bash # npm npm i tippy.js # Yarn yarn add tippy.js ``` ### CDN ```html ``` ### Modern ES modules in the browser ```html ``` ## Component Wrappers - [React component](https://github.com/atomiks/tippy.js-react) ## License MIT