RubyGems Navigation menu

ruby_identicon 0.0.4

A Ruby implementation of go-identicon by Damian Gryski RubyIdenticon creates an identicon, similar to those created by Github. A title and key are used by siphash to calculate a hash value that is then used to create a visual identicon representation. The identicon is made by creating a left hand side pixel representation of each bit in the hash value, this is then mirrored onto the right hand side to create an image that we see as a shape. The grid and square sizes can be varied to create identicons of differing size.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.0.6 - August 06, 2021 (10,5 KB)
  2. 0.0.5 - March 01, 2016 (10 KB)
  3. 0.0.4 - March 03, 2015 (10 KB)
  4. 0.0.3 - February 17, 2014 (9,5 KB)
  5. 0.0.2 - February 17, 2014 (9,5 KB)
Toon alle versies (6 totaal)

Runtime afhankelijkheden (1):

chunky_png ~> 1.3.0

Development afhankelijkheden (4):

bundler ~> 1.5
rake >= 0
rspec ~> 2.14
yard ~> 0.8.7

Eigenaren:

Authors:

  • Chris Branson

SHA 256 checksum:

8f50cc879fab390aef00055cab16823f80fb043e78c177151e7ffc39379632af

Total downloads 77.625

Voor deze versie 11.773

Licentie:

MIT

Required Ruby Version: >= 0

Links: