All Projects → vue-undraw → vue-undraw

vue-undraw / vue-undraw

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

Projects that are alternatives of or similar to vue-undraw

streamlinehq-npm
The deprecated Streamline NPM package, which will be deleted on 1st November 2022.
Stars: ✭ 26 (-16.13%)
Mutual labels:  illustrations
pop-vue
Vue components designed to look like Pop!_OS
Stars: ✭ 22 (-29.03%)
Mutual labels:  vue-components
special-vue-series-code-analyzing
「Vue生态库源码系列」,Vue、Vue-router、Vuex、Vue-cli、Vue-loader、Vue-devtools等
Stars: ✭ 15 (-51.61%)
Mutual labels:  vue-components
vue-data-table
Smart table using vue.js - sorting columns, filter by string, child rows, custom columns, custom row data
Stars: ✭ 15 (-51.61%)
Mutual labels:  vue-components
vue-willtable
An editable table component for Vue.js 2.0
Stars: ✭ 119 (+283.87%)
Mutual labels:  vue-components
VueStudy
Vue Examples
Stars: ✭ 44 (+41.94%)
Mutual labels:  vue-components
vue-frame
Dynamic component for creation of interfaces with iframes
Stars: ✭ 47 (+51.61%)
Mutual labels:  vue-components
vue2-timeago
🙌 A vue component used to format date with time ago statement. 💬
Stars: ✭ 76 (+145.16%)
Mutual labels:  vue-components
vue-datamaps
It is a Vue port of the javascript-based DataMaps
Stars: ✭ 14 (-54.84%)
Mutual labels:  vue-components
vuestic-ui
Free and Open Source UI Library for Vue 3 🤘
Stars: ✭ 1,501 (+4741.94%)
Mutual labels:  vue-components
vue-base64-file-upload
Upload files as base64 data-uris
Stars: ✭ 77 (+148.39%)
Mutual labels:  vue-components
vue3-tree
A tree library for Vue 3
Stars: ✭ 41 (+32.26%)
Mutual labels:  vue-components
Vuc
🎨 基于 Vuejs2 的 Canvas 组件库【服务器挂了。不在提供demo,github自带的静态网站不能发布,因为demo代码找不到了😂。】
Stars: ✭ 52 (+67.74%)
Mutual labels:  vue-components
PortfolioV2
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 197 (+535.48%)
Mutual labels:  illustrations
vue-json-form
vue-json-form
Stars: ✭ 14 (-54.84%)
Mutual labels:  vue-components
vue-flag-icon
a vue compoment for flag-icon-css
Stars: ✭ 64 (+106.45%)
Mutual labels:  vue-components
vuex-router
Move a Vue app's location state into the Vuex store. Allows super-easy page-based routing with built-in slide transitions.
Stars: ✭ 20 (-35.48%)
Mutual labels:  vue-components
vue-scrolly
Overlay scrollbar for Vue.js.
Stars: ✭ 24 (-22.58%)
Mutual labels:  vue-components
aura-admin
Aura Admin is the Web App that helps you to mange the Tech Communities like GDGs, DSCs or any other tech communities with Aura
Stars: ✭ 58 (+87.1%)
Mutual labels:  vue-components
vue-checkbox-switch
A Vue component for checkbox's switch style
Stars: ✭ 36 (+16.13%)
Mutual labels:  vue-components

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].