Swiftpack.co - seaburg/IGIdenticon as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by seaburg.
seaburg/IGIdenticon 0.8.0
Swift identicon generator
⭐️ 90
🕓 2 years ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/seaburg/IGIdenticon.git", from: "0.8.0")

IGIdenticon

Carthage compatible CocoaPods Compatible

This library is a port of identicon library that generates identicon.
Screenshot example

Installation

Carthage

github "seaburg/IGIdenticon"

CocoaPods

pod 'IGIdenticon'

SwiftPM

  dependencies: [
    .package(url: "https://github.com/seaburg/IGIdenticon.git",
             from: "0.7.0")
  ]

Usage

imageView.image = Identicon().icon(from: "string", size: CGSize(width: 100, height: 100))

GitHub

link
Stars: 90
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics