Universal lightbox window
Go to file
Tony Air 13f77bed79 IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
dist IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
src IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
.editorconfig Demo and webpack build functionality 2019-11-25 12:59:54 +07:00
.eslintignore IMPR: linting updates 2021-01-31 18:51:51 +07:00
.gitignore UPDATE: Build system 2020-05-15 00:17:10 +07:00
.npmrc UPDATE: Build system 2020-05-15 00:17:10 +07:00
README.md IMPR: Switching to Vanilla JS 2021-08-03 21:59:13 +02:00
babel.config.json IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
eslint.config.json IMPR: linting updates 2021-01-31 18:51:51 +07:00
meta-lightbox.js UPDATE: Build system 2020-05-15 00:17:10 +07:00
package.json IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
sass-lint.yml IMPR: linting updates 2021-01-31 18:57:08 +07:00
webpack.config.common.js IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
webpack.config.js IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
webpack.config.serve.js IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00
webpack.yml IMPR: Refactoried to Vanilla JS 2021-08-04 00:55:06 +02:00

README.md

meta-lightbox

Vanilla Universal lightbox. Compatible to bootstrap 5 and fontawesome

Demo

https://rawcdn.githack.com/a2nt/meta-lightbox/master/dist/index.html

It's module of UI kit (https://github.com/a2nt/webpack-bootstrap-ui-kit), but can be used independently.