MCPcopy Create free account
hub / github.com/shanyuhai123/vuepress-plugin-auto-sidebar

github.com/shanyuhai123/vuepress-plugin-auto-sidebar @v2.3.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.3.2 ↗ · + Follow
49 symbols 82 edges 12 files ⚖ MIT 0 documented · 0% 1 cross-repo links updated 3y ago★ 14010 open issues

Browse by type

Functions 35 Types & classes 14
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Vuepress Plugin Auto Sidebar

Vuepress Plugin Auto Sidebar npm

🇬🇧 English | 🇨🇳 简体中文

介绍(Introduction)

这是为 vuepress 自动生成侧边栏的插件。

安装(Install)

npm i vuepress-plugin-auto-sidebar -D

使用(Usage)

注意,请勿将 plugins 放在 themeConfig 中,如何使用插件

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

:book: 更详细的文档见 vuepress-plugin-auto-sidebar

1. 简单的导航栏

我们扩展了 vuepress cli 来帮助你快速生成简单的导航栏,如何使用它

vuepress nav docs

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 35
Interface 14

Languages

TypeScript100%

Modules by API surface

packages/vuepress-plugin-auto-sidebar/src/types/index.ts13 symbols
packages/vuepress-plugin-auto-sidebar/src/utils/sidebar.ts12 symbols
packages/vuepress-plugin-auto-sidebar/src/utils/sort.ts7 symbols
packages/vuepress-plugin-auto-sidebar/src/utils/pages.ts5 symbols
packages/vuepress-plugin-auto-sidebar/src/index.ts5 symbols
packages/vuepress-plugin-auto-sidebar/src/utils/path.ts3 symbols
packages/vuepress-plugin-auto-sidebar/src/utils/nav.ts2 symbols
packages/vuepress-plugin-auto-sidebar/src/utils/git.ts2 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add vuepress-plugin-auto-sidebar \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page