0.0.26 • Published 10 months ago

react-avatar-gen v0.0.26

Weekly downloads
-
License
MIT
Repository
-
Last release
10 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

10 months ago

0.0.25

10 months ago

0.0.24

10 months ago

0.0.23

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago