JSPM

  • Created
  • Published
  • Downloads 3075342
  • Score
    100M100P100Q202610F
  • License MIT

Highly customizable tooltip and popover library

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

Logo

Tippy.js

Build Status npm Downloads gzip Size

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.js

CDN: https://unpkg.com/tippy.js@4/

Component Wrappers

License

MIT