vuepress-plugin-lightgallery
Version:
Light Gallery plugin for VuePress
37 lines (28 loc) • 1.12 kB
Markdown
<!-- markdownlint-disable -->
<p align="center">
<img width="240" src="https://plugin-lightgallery.vuejs.press/logo.svg" style="text-align: center;">
</p>
<h1 align="center">vuepress-plugin-lightgallery</h1>
<h4 align="center">VuePress 图片预览插件🖼️ / VuePress photo preview plugin🖼️</h4>
[](https://www.npmjs.com/package/vuepress-plugin-lightgallery)
Light Gallery plugin for VuePress🖼️ / VuePress 的 lightgallery 插件 🖼️
## [Official Docs](https://plugin-lightgallery.vuejs.press/) | [官方文档](https://plugin-lightgallery.vuejs.press/zh/)
## Install
```bash
# pnpm
pnpm add -D vuepress-plugin-lightgallery
# npm
npm i -D vuepress-plugin-lightgallery
# yarn
yarn add -D vuepress-plugin-lightgallery
```
---
## 安装
```bash
# pnpm
pnpm add -D vuepress-plugin-lightgallery
# npm
npm i -D vuepress-plugin-lightgallery
# yarn
yarn add -D vuepress-plugin-lightgallery
```