0.0.16 • Published 5 years ago

vuttons v0.0.16

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Vuttons

Button components for the creation of interfaces with vuejs , Each button has a different style and hover, just by changing the type property you will have a totally different button.

If you are an individual user and have enjoyed the productivity of using Vuttons, consider donating as a sign of appreciation - like buying me coffee once in a while ☕️ Become a Patron.

Install

# npm
npm install vuttons
# yarn
yarn add vuttons

Use

import Vue from 'vue'
import Vuttons from 'vuttons'

import 'vuttons/dist/vuttons.css'
Vue.use(Vuttons)
0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago