popper.js

This project is not covered by Drupal’s security advisory policy.

2024 Update: A new module for Drupal 10 dropped here.

2020 Update: popper_js library is now in Drupal 8.8 core, and replaced 'jQuery UI Position', and so this module has become superfluous. See the change record for more information.


popper_js provides support in Drupal 8 for the Javascript library popper.js (popper.js.org). This library provides "poppers" (inline popups like modal dialog boxes) as well as tooltips (A good alternative to Drupal 8 built-in tooltips).

Popper has no dependencies and plays well with popular front-end frameworks.

Development:

The project is under early development and will be alpha release tagged when it provides notice that the popper js file is missing. Beta release would lock the API.

This module would seem to no longer be necessary. If you would like features added or have ideas please file an issue or comment at #2926700: Popper_js for Drupal 8.

Installation:

Composer is recommended. Use:
composer require 'drupal/popper_js:1.x-dev'

Simply place popper.js into /libraries/popper_js and turn the module on. See the README.md for more information.

See also:

Project information

Releases