0.3.4 • Published 3 years ago

@schpnpls/vue2-boring-avatars v0.3.4

Weekly downloads
-
License
GPL v3
Repository
github
Last release
3 years ago

vue2-boring-avatars

Vue port of Boring Avatars

Install

yarn add vue2-boring-avatars
npm i vue2-boring-avatars

Usage

import Avatar from 'vue2-boring-avatars'
<avatar :variant="variant" :colors="colors" :name="name" />

Demo

yarn serve

Props

PropType
sizenumber or string
namestring
variantoneOf: marble, beam, pixel,sunset, ring, bauhaus
colorsarray of colors

Credit to original Boring Avatars library.

0.3.4

3 years ago

0.3.3

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago