bingstats / tippy.js
Highly customizable vanilla JS tooltip/popover library for Drupal 8.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:drupal-module
This package is auto-updated.
Last update: 2025-04-22 23:38:05 UTC
README
Simple Drupal 8 wrapper for Tippy.js
Introduction
Tippy.js is a highly customizable vanilla JS tooltip and popover library powered by Popper.js.
Installation
-
Library Installation:
Place the Tippy.js library from https://atomiks.github.io/tippyjs and inside your Drupal /libraries folder.
The JS file should be at /libraries/tippy.js/dist/tippy.all.min.js.
-
Drupal Install:
-
Option 1. Using Drush
$ drush en tippy
-
Option 2. Manual Install
- Download and place this module inside your Drupal /modules folder.
- Enable the module at Administer >> Site building >> Modules.
-
Usage
For examples on how to use and style Tippy tooltips, see the Getting Started section of the official site or checkout the GitHub Repository for examples.
Credits
This module has been ported from the Drupal 8 FontAwesome module, credit goes out to the awesome folks below:
- atomiks https://github.com/atomiks
- Rob Loach (RobLoach) http://robloach.net
- Inder Singh (inders) http://indersingh.com | https://www.drupal.org/u/inders
- Mark Carver https://www.drupal.org/u/mark-carver
- Brian Gilbert https://drupal.org/u/realityloop
- Daniel Moberly https://drupal.org/u/danielmoberly
- Truls S. Yggeseth https://drupal.org/u/truls1502