go-ui-avatars
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.
Features
- 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.
Installation
To install go-ui-avatars, use the following go get
command:
go get github.com/lordbasex/golang-examples/go-ui-avatars