vuepress-plugin-auto-sidebar
TypeScript icon, indicating that this package has built-in type declarations

2.3.2 • Public • Published

Vuepress Plugin Auto Sidebar

Vuepress Plugin Auto Sidebar npm npm

English | 简体中文

介绍(Introduction)

This is a plugin that automatically generates a sidebar for vuepress.

安装(Install)

npm i vuepress-plugin-auto-sidebar -D

使用(Usage)

Attention, do not put plugins in the themeConfig, how to use plugins

module.exports = {
  plugins: {
    "vuepress-plugin-auto-sidebar": {}
  }
}

📖 For more detailed documentation, you can visit vuepress-plugin-auto-sidebar

1. Simple Navbar

We have extended vuepress cli to help you quickly generate a simple navigation bar, how to use it:

vuepress nav docs

/vuepress-plugin-auto-sidebar/

    Package Sidebar

    Install

    npm i vuepress-plugin-auto-sidebar

    Weekly Downloads

    115

    Version

    2.3.2

    License

    MIT

    Unpacked Size

    26.4 kB

    Total Files

    23

    Last publish

    Collaborators

    • shanyuhai123