2.7.17 • Published 3 years ago

@pisethx/vue-lightbox v2.7.17

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Vue-cool-lightbox

Vue-cool-lightbox is a pretty Vue.js lightbox component, inspired by fancybox with zoom, swipe, captions and videos supported.

Vue CoolLightbox screenshot

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

MIT

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.

Donate here

2.7.17

3 years ago

2.7.16

3 years ago

2.7.15

3 years ago

2.7.14

3 years ago

2.7.13-n

3 years ago

2.7.13

3 years ago

2.7.11

3 years ago

2.7.10

3 years ago

2.7.8

3 years ago

2.7.7

3 years ago

2.7.12

3 years ago

2.7.9

3 years ago

2.7.6

3 years ago

2.7.5

3 years ago

2.7.4

3 years ago

2.7.3

3 years ago