0.1.3 • Published 4 years ago

@antoinekahlouche/avataaars v0.1.3

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

Vue.js component for Avataaars

The Vue.js component is based on the Sketch library Avataaars designed by Pablo Stanley.

This has been derivated from fangpenlin/avataaars, so if you need the React component : go check it out !!

Usage

First, you need to install the avataaars component package, here you run

npm install @antoinekahlouche/avataaars --save

Second import the Avataaar component

import Avatar from "@antoinekahlouche/avataaars"
<Avatar
    avatarStyle="Circle"
    topType="LongHairMiaWallace"
    accessoriesType="Prescription02"
    hairColor="BrownDark"
    facialHairType="Blank"
    clotheType="Hoodie"
    clotheColor="PastelBlue"
    eyeType="Happy"
    eyebrowType="Default"
    mouthType="Smile"
    skinColor="Light"
/>
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago