recipe/packages/lightgallery/README.md

37 lines
1.1 KiB
Markdown
Raw Normal View History

2024-08-18 19:16:25 +08:00
<!-- 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>
[![Version](https://img.shields.io/npm/v/vuepress-plugin-lightgallery.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/vuepress-plugin-lightgallery.svg?style=flat-square&logo=npm)](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
```