RubyGems Navigation menu

ruby_identicon 0.0.2

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.5KB)
  2. 0.0.5 - March 01, 2016 (10KB)
  3. 0.0.4 - March 03, 2015 (10KB)
  4. 0.0.3 - February 17, 2014 (9.5KB)
  5. 0.0.2 - February 17, 2014 (9.5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (1):

chunky_png ~> 1.2.8

Development依存関係 (3):

bundler ~> 1.3
rake >= 0
rspec ~> 2.6

所有者:

作者:

  • Chris Branson

SHA 256チェックサム:

3723cf5fc05ea17cb2b79eb1d5a3ac59e82ab8c3673de80b418e636821c0fec4

累計ダウンロード数 77,621

このバージョンのみ 2,435

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: