Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Repository files navigation

@tippy.js/drupal

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

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

  2. 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:

About

Highly customizable vanilla JS tooltip/popover library for Drupal 8.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages