## 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