What is it?
Tinybox is a simple lightbox gallery for Vue.js.
While being not as customizable as some other lightboxes, Tinybox is very slick and lightweight (3 KB minzipped). Tinybox is great on mobile devices too: it supports swipe gestures and changes its size responsively.
<Tinybox
v-model="index"
:images="images"
/>