Package Exports
- tippy.js
- tippy.js/dist/tippy
- tippy.js/dist/tippy.css
- tippy.js/dist/tippy.js
- tippy.js/dist/tippy.standalone
- tippy.js/dist/tippy.standalone.js
- tippy.js/src/js/tippy.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 lightweight, pure JS tooltip library powered by Popper.js.
View the documentation and demo here: https://atomiks.github.io/tippyjs/
Installation
See releases for the CSS and JS files needed: https://github.com/atomiks/tippyjs/releases
It's also available on npm:
npm install --save tippy.js