vue-undraw

2.0.13 • Public • Published

Vue unDraw Components

Vue unDraw Components: MIT licensed illustrations by unDraw (http://undraw.co) for your vue.js projects

Installation

Yarn
yarn add vue-undraw
NPM
npm install --save vue-undraw

Usage

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


Kai Wedekind
Github

Chetan Raj
Github

LICENSE

MIT

Package Sidebar

Install

npm i vue-undraw

Weekly Downloads

87

Version

2.0.13

License

MIT

Unpacked Size

15.7 MB

Total Files

1172

Last publish

Collaborators

  • kaiwedekind