Package Exports
- tippy.js
- tippy.js/esm/index
- tippy.js/index.css
- tippy.js/themes/light-border.css
- tippy.js/themes/light.css
- tippy.js/umd/index.all.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tippy.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Tippy.js
Tippy.js is a highly customizable vanilla JS tooltip and popover library powered by Popper.js.
Demo and Documentation
https://atomiks.github.io/tippyjs/
Installation
# npm
npm i tippy.js
# Yarn
yarn add tippy.jsCDN: https://unpkg.com/tippy.js@4/
Component Wrappers
License
MIT