qiokian

🙊 live2d anime figure vuejs component.

Usage no npm install needed!

<script type="module">
  import qiokian from 'https://cdn.skypack.dev/qiokian';
</script>

README

qiokian - anime in vue.js!

🙊 live2d anime figure vuejs component.

forthebadge forthebadge forthebadge forthebadge

shishiro botan


🔗 demo link

🧱 usage

  • to install, run:

    npm install qiokian
    
  • to use the component:

    import Qiokian from 'qiokian'
    Vue.use(Qiokian)
    

🛠 contributing

📥 install dependencies

npm install

🔨 compiles and hot-reloads for development

npm run serve

📦 compiles and minifies for production

npm run build

inspired by https://github.com/stevenjoezhang/live2d-widget.

all forms of contribution are welcome, and yes, stars please.