vue-uno-card

1.0.0 • Public • Published

vue-uno-card

Vue.js UNO card.

Install

Install the package.

$ npm install vue-uno-card

Import the component

import Vue from 'vue'
import VueUnoCard from 'vue-uno-card'

Then register the component in your javascript:

Vue.component('uno-card', VueUnoCard)

You may now use the component in your markup

<uno-card color="red" :number="1" type="number"/>
Attribute Acceppted values
color red, yellow, green, blue, none
number 0 to 9
type number, reverse, block, draw-2, draw-4

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i vue-uno-card

Weekly Downloads

2

Version

1.0.0

License

none

Unpacked Size

1.77 MB

Total Files

38

Last publish

Collaborators

  • filipemeneses