<!-- markdownlint-disable -->
<p align="center">
  <img width="240" src="https://vuepress-theme.mrhope.site/logo.svg" style="text-align: center;"/>
</p>
<h1 align="center">@mr-hope/vuepress-utils</h1>
<h4 align="center">Shared Utils for vuepress-theme-hope and its plugins / vuepress-theme-hope 及其插件的共享库</h4>

[![Version](https://img.shields.io/npm/v/@mr-hope/vuepress-utils.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/@mr-hope/vuepress-utils.svg?style=flat-square&logo=npm) ![Size](https://img.shields.io/bundlephobia/min/@mr-hope/vuepress-utils?style=flat-square&logo=npm)](https://www.npmjs.com/package/@mr-hope/vuepress-utils)

<!-- markdownlint-restore -->

Shared Utils for vuepress-theme-hope and its plugins / vuepress-theme-hope 及其插件的共享库

## 安装 / Install

```bash
npm i -D @mr-hope/vuepress-utils
```

Or

```bash
yarn add -D @mr-hope/vuepress-utils
```
