0.0.2 • Published 9 months ago

vue-adventurer v0.0.2

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

vue-adventurer

An avatar vue component based on Lisa Wischofsky's Adventurer Library

Usage

  <Adventurer
    :size="500"
    :eyes="{variant: 'eye-1', color: '#A9A9A9'}"
  />

Props

If a feature is optional and its corresponding prop is undefined, then the feature will not be rendered. If a featuer is required and its corresponding prop is undefined, then the feature will be rendered using default values. If a feature has "n/a" for default color, then that means that the feature's color is not customizable.

NameOptionalDefault VariantDefault Color
sizenon/an/a
facenoface-1#ECAD80
markingyesmarking-1n/a
mouthnomouth-1n/a
eyesnoeye-1#101010
browsnobrow-1#101010
glassesyesglasses-1#101010
earringsyesearring-1n/a
hairyeshair-1#F4A460
0.0.2

9 months ago

0.0.1

9 months ago