JSPM

  • Created
  • Published
  • Downloads 2592238
  • Score
    100M100P100Q198626F
  • License MIT

Vanilla JS Tooltip Library

Package Exports

  • tippy.js
  • tippy.js/dist/tippy
  • tippy.js/dist/tippy.all
  • tippy.js/dist/tippy.css
  • tippy.js/dist/tippy.js
  • tippy.js/dist/tippy.standalone
  • tippy.js/dist/tippy.standalone.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

Build Status

Tippy.js is a lightweight, vanilla JS tooltip library powered by Popper.js.

View the documentation and demo here: https://atomiks.github.io/tippyjs/

Installation

See releases: https://github.com/atomiks/tippyjs/releases

It's also available on npm:

npm install --save tippy.js