{"id":27435321,"url":"https://github.com/camelmasa/animal-identicon-rb","last_synced_at":"2025-09-05T02:34:16.385Z","repository":{"id":62553284,"uuid":"134221906","full_name":"camelmasa/animal-identicon-rb","owner":"camelmasa","description":"Rubygem for generating animal identicon","archived":false,"fork":false,"pushed_at":"2023-07-20T14:27:34.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-01T06:05:07.157Z","etag":null,"topics":["animal","avatar","icon","identicon","ruby","rubygem"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/camelmasa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-21T05:24:59.000Z","updated_at":"2018-05-22T13:40:27.000Z","dependencies_parsed_at":"2025-04-14T18:49:29.594Z","dependency_job_id":"5e7e6bef-01df-4ade-b49b-db65a707ca10","html_url":"https://github.com/camelmasa/animal-identicon-rb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/camelmasa/animal-identicon-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fanimal-identicon-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fanimal-identicon-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fanimal-identicon-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fanimal-identicon-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camelmasa","download_url":"https://codeload.github.com/camelmasa/animal-identicon-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fanimal-identicon-rb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273702588,"owners_count":25152916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animal","avatar","icon","identicon","ruby","rubygem"],"created_at":"2025-04-14T18:49:24.411Z","updated_at":"2025-09-05T02:34:11.369Z","avatar_url":"https://github.com/camelmasa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animal::Identicon\n\nRuby library for generation animal icons using SVG.\nIt's like identicon but only 4096 patterns. (64 animals and 64 colors)\n\n![](https://user-images.githubusercontent.com/189824/38244739-93b970e6-3776-11e8-8e8f-608faf59ac8b.png)\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'animal-identicon'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install animal-identicon\n\n## Usage\n\n```\nrequire \"animal-identicon\"\n\nicon = Animal::Identicon.new(\"camelmasa\")\nicon.to_svg(64)\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/camalmasa/animal-identicon-rb.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamelmasa%2Fanimal-identicon-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamelmasa%2Fanimal-identicon-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamelmasa%2Fanimal-identicon-rb/lists"}