Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.9% on proxy.golang.org
Top 7.0% dependent packages on proxy.golang.org
Top 4.1% forks on proxy.golang.org

proxy.golang.org : github.com/rrivera/identicon

Package identicon is an open source avatar generator inspired by GitHub avatars. IdentIcon uses a deterministic algorithm that generates an image (using Golang's stdlib image encoders) based on a text (Generally Usernames, Emails or just random strings), by hashing it and iterating over the bytes of the digest to pick whether to draw a point, pick a color or choose where to go next. IdentIcon's Generator enables the creation of customized figures: (NxN size, points density, custom color palette) as well as multiple exporting formats in case the developers want to generate their own images.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rrivera/identicon
Keywords: avatar, golang, identity-icon, image
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/rrivera
Dependent packages: 1
Stars: 80 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...