Skip to content
Murhaf Sousli edited this page May 22, 2021 · 38 revisions

Angular Gallery v5

Simplifies the process of creating beautiful image galleries for the web and mobile devices.

npm npm npm Travis branch npm npm

Overview

This library consists of 2 packages:

  • ng-gallery provides <gallery> component and gallery service.
  • ng-gallery/lightbox provides Lightbox service and [lightbox] directive that opens the gallery in a modal.
    • The package also provides [gallerize] directive that automatically adds images to the lightbox.

Features

  • Easy to use
  • Massively customizable
  • Images, videos, and iframes
  • Thumbnails
  • Dots
  • Navigation
  • Auto-detect
  • Lightbox
  • Error handling support
  • Multiple instances support
  • Gestures support
  • Universal support

Note

The current solution won't work properly for a large set of gallery items, use up to 30 at a time.

This will be fixed by a future version

Support

Please give NgxGallery a ⭐

npm

Issues

If you identify any errors in this module or have an idea for an improvement, please open an issue.

Author

Murhaf Sousli