subarist/waterhole-lightbox

Maintainers

Package info

github.com/efast1568/waterhole-lightbox

Language:TypeScript

Type:waterhole-extension

pkg:composer/subarist/waterhole-lightbox

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.5 2026-08-24 07:19 UTC

This package is auto-updated.

Last update: 2026-08-24 13:48:47 UTC


README

Enhanced image lightbox for Waterhole.

Features

  • Image captions from data-caption, image title, or figcaption
  • Thumbnail navigation for image galleries
  • Mouse wheel and touchpad navigation
  • Keyboard-accessible image opening
  • Improved handling for unloaded or invalid images
  • Includes images wrapped in links in the Lightbox gallery
  • Ignores emoji, link preview images, and selected static image paths

Waterhole Lightbox preview

Requirements

  • Waterhole ^0.7.0

Installation

Install with Composer:

composer require subarist/waterhole-lightbox

Clear Waterhole caches:

php artisan optimize:clear
php artisan waterhole:cache:clear

License

MIT