vuepress-plugin-authors

0.0.2 • Public • Published

vuepress-plugin-authors

All authors of a vuepress page

adds all authors of a file to the $page object

Installation

yarn add -D vuepress-plugin-authors
// or npm install vuepress-plugin-authors -D

Usage

// .vuepress/config.js

module.exports = {
    plugins: [
      ['authors'],
      // other plugins
    ]
}

Dependents (1)

Package Sidebar

Install

npm i vuepress-plugin-authors

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

2.67 kB

Total Files

5

Last publish

Collaborators

  • z3bya