Skip to content

vue-undraw/vue-undraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published