0.0.6 • Published 6 months ago

ngx-lightbox-plus v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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.

0.0.6

6 months ago

0.0.5

6 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.7

7 months ago