go-ui-avatars is a Go package for dynamically generating UI avatars. With this package, you can easily create unique avatars based on user information such as names, initials, or IDs.
- Generate avatars with customizable backgrounds, foregrounds, and text styles.
- Support for saving avatars as image files or rendering them directly into SVG format.
- Easily integrate avatar generation into your Go applications.
To install go-ui-avatars, use the following go get
command:
go get github.com/iperfex-team/go-ui-avatars