Skip to content

madeindjs/nice-avatar-svg

 
 

Repository files navigation

Nice Avatar SVG

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

preview

Why?

The major differences with react-nice-avatar are:

  1. Produce a 100% standard SVG icon, and don't mix HTML/CSS. So you can use image on all platforms where SVG is supported (web, mobile, etc..)
  2. Use lazy loading: the image will load only needed SVG parts

But above all, it provide many stacks:

How?

This monorepo expose plain JSX components in shared folder. It means that any frontend frameworks using JSX as template language can compile them.

Check my blog post for more informations.

About

Library for generating SVG avatar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.9%