0.0.7 • Published 1 month ago

vue-cool-lightbox-next v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Vue-cool-lightbox next are clone of vue-cool-lightbox but with some fix for vue 3 and vite. (work in progress).

Big thanks to vue-cool-lightbox for the great work.

Original README.md:

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-cool-lightbox.

npm install --save vue-cool-lightbox

and use the lightbox:

import CoolLightBox from 'vue-cool-lightbox'
import 'vue-cool-lightbox/dist/vue-cool-lightbox.min.css'

export default {
  components: {
    CoolLightBox,
  },
}

Docs

You can see the complete documentation with examples here: https://vue-cool-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

0.0.7

1 month ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago