vite-plugin-vitepress-auto-sidebar
Sidebar generator
Automatically generates sidebar data from markdown files based on VitePress
The vite plugin that automatically generates sidebar data by scanning directories, based on vitepress
104 stars
1 watching
13 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
yoichiro/vite-plugin-handlebars | A plugin that enhances Handlebars integration with Vite for building Single Page Applications and Multi Page Applications | 2 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 867 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |
antfu/vite-plugin-md | A plugin for Vite that enables the use of Markdown files as Vue components and extends their functionality with additional features. | 606 |
xaviw/vite-plugin-vitepress-auto-nav | A plugin that automates the creation and management of navigation and sidebar configurations in VitePress. | 21 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
s2b/vite-plugin-typo3 | A Vite plugin that collects entrypoints from TYPO3 extensions | 2 |
vituum/vite-plugin-handlebars | Transforms Handlebars templates into HTML for Vite builds | 6 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
jaskang/vite-plugin-markdown-preview | A plugin for Vite and Vitepress to preview Vue components in Markdown files | 173 |
kolirt/vite-plugin-robots | Generates robots.txt files based on build mode | 9 |
yzydeveloper/vite-plugin-babel-compiler | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
miofly/vite-plugin-multi-pages | A plugin for Vite that enables support for multi-page applications | 25 |
dvgis/vite-plugin-dc | A plugin for building and integrating DC-SDK into Vite projects | 3 |