0.0.2 • Published 1 month ago

@nice-avatar-svg/element v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

Nice Avatar SVG as Web Component

This is a fork of react-nice-avatar which provide and handy way to generate beautiful SVG avatar.

preview

Usage

Install the lib

npm install @react-nice-avatar/element
<script type="module" src="node_modules/@nice-avatar-svg/element"></script>

<nice-avatar
  bgColor="azure"
  earSize="small"
  eyesStyle="base"
  facialHairStyle=""
  hairColor="red"
  hairStyle="pixie"
  mouthStyle="smile"
  noseStyle="round"
  shirtColor="#ffff"
  shirtStyle="open"
  skinColor="coral"
  glassesStyle="round"
  shape="circle"
></nice-avatar>
0.0.2

1 month ago

0.0.1

1 month ago