@pisethx/vue-lightbox
v2.7.17
Published
A pretty Vue.js component to display an image gallery lightbox inspired by fancybox
Downloads
3
Maintainers
Readme
Vue-cool-lightbox
Vue-cool-lightbox is a pretty Vue.js lightbox component, inspired by fancybox with zoom, swipe, captions and videos supported.
Installation
Use npm to install vue-lightbox.
npm install --save vue-lightbox
and use the lightbox:
import CoolLightBox from "vue-lightbox";
import "vue-lightbox/dist/vue-lightbox.min.css";
export default {
components: {
CoolLightBox,
},
};
Docs
You can see the complete documentation with examples here: https://vue-lightbox.lucaspulliese.com/.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Donate
I am very happy with the feedback from the community and it makes me want to continue working on this component and create more, so any help is welcome.