RubyGems Navigation menu

ruby_identicon 0.0.6

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.6 - August 06, 2021 (10.5 KB)
  2. 0.0.5 - March 01, 2016 (10.0 KB)
  3. 0.0.4 - March 03, 2015 (10.0 KB)
  4. 0.0.3 - February 17, 2014 (9.5 KB)
  5. 0.0.2 - February 17, 2014 (9.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (1):

chunky_png ~> 1.4.0

Development 依赖 (4):

bundler >= 2.2.10
rake >= 0
rspec ~> 3.10.0
yard >= 0.9.20

业主:

推送:

作者:

  • Chris Branson

SHA 256 校验和:

ddf88cd528d760feea30b946958c349c301727a582b7440abebc62eb28d954ad

下载总量 77,543

这个版本 23,447

许可:

MIT

需要的 Ruby 版本: >= 0

链接: