An open API service indexing awesome lists of open source software.

https://github.com/limdongjin/vuepress-plugin-sidebar-on-off

plugin-sidebar-on-off for vuepress ( npm 패키지 )
https://github.com/limdongjin/vuepress-plugin-sidebar-on-off

javascript npm-package vuejs vuepress vuepress-plugin vuepress-plugin-sidebar

Last synced: 7 days ago
JSON representation

plugin-sidebar-on-off for vuepress ( npm 패키지 )

Awesome Lists containing this project

README

        

# @limdongjin/vuepress-plugin-sidebar-on-off

plugin-sidebar-on-off for vuepress

https://www.npmjs.com/package/@limdongjin/vuepress-plugin-sidebar-on-off

## Install

```bash
yarn add -D @limdongjin/vuepress-plugin-sidebar-on-off
```

## Usage

```js
module.exports = {
plugins: ['@limdongjin/vuepress-plugin-sidebar-on-off']
}
```