0.0.26 • Published 9 months ago

react-avatar-gen v0.0.26

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

React Pixel Avatar Generator

Mini project which saves 30 minutes of your life. Import and generate avatars for your users in seconds!


Demo 1 Demo 2

Usage

  1. Import -import { PixelAvatar } from 'react-avatar-gen'
  2. Use - <PixelAvatar seed='example' />

Props

  1. seed - string - Seed for random
  2. sideLength? - number - Width and height of the svg. Default: 40px
  3. sideResolution? - number - Density of pixels on each side. Default: 8
  4. className? - string - Classname for styling

Contribution

I'm open to contributions. If you have any questions, bugs or ideas feel free to open issues / contact me.

0.0.26

9 months ago

0.0.25

9 months ago

0.0.24

9 months ago

0.0.23

9 months ago

0.0.22

9 months ago

0.0.21

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago