mirror of
https://github.com/a2nt/meta-lightbox.git
synced 2024-10-22 17:05:53 +02:00
Universal lightbox window
dist | ||
src | ||
.editorconfig | ||
.eslintignore | ||
.gitignore | ||
.npmrc | ||
babel.config.json | ||
eslint.config.json | ||
meta-lightbox.js | ||
package.json | ||
README.md | ||
sass-lint.yml | ||
webpack.config.common.js | ||
webpack.config.js | ||
webpack.config.serve.js | ||
webpack.yml |
meta-lightbox
Vanilla Universal lightbox. Compatible with bootstrap 5 and fontawesome
Requirements
- Axios (https://github.com/axios/axios)
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.