vue-undraw
v2.0.13
Published
A Vue component library for unDraw illustrations
Maintainers
Readme
Vue unDraw Components
Vue unDraw Components: MIT licensed illustrations by unDraw (http://undraw.co) for your vue.js projects
Installation
Yarn
yarn add vue-undrawNPM
npm install --save vue-undrawUsage
main.js
import UndrawCreditCard from 'vue-undraw/UndrawCreditCard';// Global registration in your main.js/App.vue file
Vue.component(UndrawCreditCard.name, UndrawCreditCard);Documentation
https://vue-undraw.github.io
Example
https://codesandbox.io/s/o7l1xzn745
Contributors
LICENSE
MIT
