recipe/packages/shared/README.md
2024-08-18 19:16:25 +08:00

25 lines
821 B
Markdown

<!-- markdownlint-disable -->
<p align="center">
<img width="240" src="https://vuepress-theme.mister-hope.com/logo.svg" style="text-align: center;">
</p>
<h1 align="center">vuepress-shared</h1>
<h4 align="center">Shared Utils for vuepress-theme-hope and its plugins / vuepress-theme-hope 及其外掛程式的共享庫</h4>
[![Version](https://img.shields.io/npm/v/vuepress-shared.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/vuepress-shared.svg?style=flat-square&logo=npm)](https://www.npmjs.com/package/vuepress-shared)
<!-- markdownlint-restore -->
Shared Utils for vuepress-theme-hope and its plugins / vuepress-theme-hope 及其外掛程式的共享庫
## 安裝 / Install
```bash
npm i -D vuepress-shared
```
Or
```bash
yarn add -D vuepress-shared
```