Lightweight VueJS Image Gallery Component

Install & Download:

# Yarn
$ yarn add vue-light-gallery
# NPM
$ npm install vue-light-gallery --save

Description:

This is a lightweight responsive gallery component that supports keyboard and touch events.

It also supports lazy load and image preloading to save the bandwidth and reduce the page load time.

More Features:

  • Zero-dependencies.
  • Multiple galleries on one page.
  • Custom background and interface colors.
  • Image caption bar.
  • Disable the body scroll when the gallery is opened.

Preview:

Lightweight VueJS Image Gallery Component

Add Comment