subarist / waterhole-lightbox
Package info
github.com/efast1568/waterhole-lightbox
Language:TypeScript
Type:waterhole-extension
pkg:composer/subarist/waterhole-lightbox
v0.1.5
2026-08-24 07:19 UTC
Requires
- waterhole/core: ^0.7.0 || ^0.8.0
README
Enhanced image lightbox for Waterhole.
Features
- Image captions from
data-caption, imagetitle, orfigcaption - 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
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
