Skip to content

ssondoss/ngx-lightbox-plus

Repository files navigation

Ngx-Lightbox-Plus

This library was generated with Angular CLI version 15.2.0.

This project is a modified version of ngx-lightbox created by themyth92.

The original source code can be found at ngx-lightbox.

Developed by Sondos Marashdeh, Linkedin account at Eskadenia Company.

Please make sure to read the license section before using this project.

Modifications

  • All the features of the original ngx-lightbox
  • Added video support

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

npm install --save ngx-lightbox-plus

Update your angular.json

{
  "styles": [
    "./node_modules/ngx-lightbox-plus/lightbox.css",
    ...
  ],
}

Usage

Kindly follow this ngx-lightbox

but instead importing from ngx-lightbox import them from ngx-lightbox-plus

ngx-lightbox-plus Options

follow ngx-lightbox for previous options

but also provide property isVideo:true to preview videos

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published