-
Notifications
You must be signed in to change notification settings - Fork 129
Home
Murhaf Sousli edited this page Nov 19, 2018
·
38 revisions
Simplifies the process of creating beautiful image galleries for the web and mobile devices.
This library consists of 3 packages:
- @ngx-gallery/core: provides gallery component and service.
- @ngx-gallery/lightbox: provides a lightbox service that opens the gallery in an overlay.
-
@ngx-gallery/gallerize: provides
[gallerize]
directive that automatically add images to the lightbox.
- 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
Please give NgxGallery a ⭐
If you identify any errors in this module or have an idea for an improvement, please open an issue.
Murhaf Sousli