lucaspulliese / vue-cool-lightbox

Vue.js lightbox inspired by fancybox.
https://vue-cool-lightbox.lucaspulliese.com
341 stars 55 forks source link

Add functionality to view Zip archives #107

Open nadirabbas opened 2 years ago

nadirabbas commented 2 years ago

Currently, the Lightbox only shows PDFs, Videos, and Images. Can we have some functionality in the library where we can extend it and add more custom media types?

For example, I can use a third-party archive viewer library and extend the lightbox to also render ZIP archives in a file-explorer-like dialog.

nadirabbas commented 2 years ago

@lucaspulliese