Opengallery is an Angular library component for efficient gallery rendering and interactions (images & videos). The gallery layout is responsive for all devices and loads the content only if it's in the viewport. A media viewer is shipped and included with this library. You can configure the component the way you want. This project was generated with Angular CLI version 9.
You can integrate opengallery in your project using npm i ng-opengallery --save
. For more documentation about opengallery check out the readme in the projects/opengallery folder or directly on the npm opengallery page https://www.npmjs.com/package/ng-opengallery.
Try it out here: DEMO or clone this repo and run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files. You can then test the opengallery library demo.
This project is under the MIT license.