0.1.6 • Published 4 years ago

vuepress-plugin-live2d-cat v0.1.6

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

vuepress-plugin-live2d-cat

How to use

  1. install npm i vuepress-plugin-live2d-cat -S

  2. add 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

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago