0.0.0 • Published 7 months ago
@doki-land/live2d-vuepress v0.0.0
Live2D VuePress Plugin
A VuePress plugin for integrating Live2D models into your documentation site.
Installation
npm install @doki-land/live2d-vuepress
# or
yarn add @doki-land/live2d-vuepressUsage
- Add the plugin to your VuePress config:
// .vuepress/config.js
module.exports = {
plugins: [
['@doki-land/live2d-vuepress', {
// Plugin options
}]
]
}- Configure the plugin options as needed.
Features
- Easy integration with VuePress
- Support for multiple Live2D models
- Customizable display options
License
LGPL-3.0-or-later
0.0.0
7 months ago