1.3.2 • Published 2 months ago

@luminexs/gallery v1.3.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

@luminexs/gallery

Installation

  1. Add the following line to the devDependencies with your package manager:
# Using npm
npm install @luminexs/gallery --save-dev
  1. Add @luminexs/gallery to the modules section of nuxt.config.js
{
  modules: [
    ['@luminexs/gallery', {
      token: "your token"
    }], 
  ],
}

🚀 Usage

  1. Open gallery
this.$gallery.open()
1.3.2

2 months ago

1.3.1

3 months ago

1.3.0

8 months ago

1.2.1

11 months ago

1.2.0

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.1

12 months ago

1.0.0

12 months ago