@mr-hope/vuepress-plugin-reading-time
Version:
Reading time plugin for vuepress
33 lines (21 loc) • 1.46 kB
Markdown
<!-- markdownlint-disable -->
<p align="center">
<img width="240" src="https://vuepress-theme-hope.github.io/v1/logo.svg" style="text-align: center;"/>
</p>
<h1 align="center">@mr-hope/vuepress-plugin-reading-time</h1>
<h4 align="center">VuePress reading time plugin⏳ / VuePress 阅读时间插件⏳</h4>
[  ](https://www.npmjs.com/package/@mr-hope/vuepress-plugin-reading-time)
<!-- markdownlint-restore -->
VuePress reading time plugin⏳ / VuePress 阅读时间插件 ⏳
## [Official Docs](https://vuepress-theme-hope.github.io/v1/reading-time/) | [官方文档](https://vuepress-theme-hope.gitee.io/v1/reading-time/zh/)
## V2 Version / V2 版本
VuePress 2 is recommanded to start new project. You should use [`vuepress-plugin-reading-time2@next`](https://vuepress-theme-hope.github.io/v2/reading-time/).
建议在新项目中使用 VuePress 2。你应该使用 [`vuepress-plugin-reading-time2@next`](https://vuepress-theme-hope.gitee.io/v2/reading-time/zh/).
## 安装 / Install
```bash
npm i -D @mr-hope/vuepress-plugin-reading-time
```
or
```bash
yarn add -D @mr-hope/vuepress-plugin-reading-time
```