recipe/packages/search-pro/README.md

39 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-08-18 19:16:25 +08:00
<!-- markdownlint-disable -->
<p align="center">
<img width="240" src="https://plugin-search-pro.vuejs.press/logo.svg" style="text-align: center;">
</p>
<h1 align="center">vuepress-plugin-search-pro</h1>
<h4 align="center">VuePress client search plugin 🔍 / VuePress 客户端搜索外掛程式 🔍</h4>
[![Version](https://img.shields.io/npm/v/vuepress-plugin-search-pro.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/vuepress-plugin-search-pro.svg?style=flat-square&logo=npm)](https://www.npmjs.com/package/vuepress-plugin-search-pro)
<!-- markdownlint-restore -->
VuePress client search plugin 🔍 / VuePress 客户端搜索外掛程式 🔍
## [Official Docs](https://plugin-search-pro.vuejs.press/) | [官方文檔](https://plugin-search-pro.vuejs.press/zh/)
## Install
```bash
# pnpm
pnpm add -D vuepress-plugin-search-pro
# npm
npm i -D vuepress-plugin-search-pro
# yarn
yarn add -D vuepress-plugin-search-pro
```
---
## 安裝
```bash
# pnpm
pnpm add -D vuepress-plugin-search-pro
# npm
npm i -D vuepress-plugin-search-pro
# yarn
yarn add -D vuepress-plugin-search-pro
```