vuepress-plugin-live2d-cat
v0.1.6
Published
1. install `npm i vuepress-plugin-live2d-cat -S`
Readme
vuepress-plugin-live2d-cat
How to use
install
npm i vuepress-plugin-live2d-cat -Sadd in
config.js
module.exports = {
plugins: [
"vuepress-plugin-live2d-cat",
]
}component
<Cat theme=""/>
theme is darkorlight
<Cat :theme="theme" style="position:fixed;left:0;bottom:50px" />Tip
- This plugin supports
vuepress 1.x - This plugin displays a white and black cat based on the theme
- This plugin is adapted from vuepress-plugin-cat
Demo
- https://artiely.github.io
