-
Notifications
You must be signed in to change notification settings - Fork 129
Home
Murhaf Sousli edited this page Oct 15, 2024
·
38 revisions
Simplifies the process of creating beautiful image galleries for the web and mobile devices.
This library consists of 2 packages:
-
ng-gallery: This package includes a
<gallery>
component and a gallery service. -
ng-gallery/lightbox: Within this package, you'll find a lightbox service and a
[lightbox]
directive, designed to facilitate the opening of the gallery within a modal window.- Additionally, this package offers a
[gallerize]
directive, which seamlessly integrates the images into the lightbox.
- Additionally, this package offers a
For the latest features (v12): Check out our storybook documentation
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