{"id":13612221,"url":"https://github.com/pathawks/liquid-md5","last_synced_at":"2025-06-27T14:08:18.428Z","repository":{"id":7920010,"uuid":"9305884","full_name":"pathawks/liquid-md5","owner":"pathawks","description":"A Liquid filter that outputs an MD5 hash","archived":false,"fork":false,"pushed_at":"2017-01-03T18:04:37.000Z","size":15,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-15T20:41:45.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pathawks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-08T20:17:58.000Z","updated_at":"2024-04-28T22:20:16.000Z","dependencies_parsed_at":"2022-09-08T06:11:17.524Z","dependency_job_id":null,"html_url":"https://github.com/pathawks/liquid-md5","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pathawks/liquid-md5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathawks%2Fliquid-md5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathawks%2Fliquid-md5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathawks%2Fliquid-md5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathawks%2Fliquid-md5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pathawks","download_url":"https://codeload.github.com/pathawks/liquid-md5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathawks%2Fliquid-md5/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262270427,"owners_count":23285165,"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","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":[],"created_at":"2024-08-01T20:00:25.116Z","updated_at":"2025-06-27T14:08:18.398Z","avatar_url":"https://github.com/pathawks.png","language":"Ruby","funding_links":[],"categories":["Text Filters"],"sub_categories":[],"readme":"# liquid-md5\n\n[![Gem Version](https://img.shields.io/gem/v/liquid-md5.svg)](https://rubygems.org/gems/liquid-md5)\n[![Build Status](https://img.shields.io/travis/pathawks/liquid-md5/master.svg)](https://travis-ci.org/pathawks/liquid-md5)\n[![Dependency Status](https://img.shields.io/gemnasium/pathawks/liquid-md5.svg)](https://gemnasium.com/pathawks/liquid-md5)\n\n*A Liquid filter that outputs an MD5 hash*\n\n## Installation\n\n1. Add `gem 'liquid-md5'` to your site's Gemfile and run `bundle`\n2. Add the following to your site's `_config.yml`:\n\n```yml\ngems:\n  - liquid-md5\n```\n\n## Usage\n```liquid\n{{ site.email | md5 }}\n```\n\nCan be useful for generating Gravatar URLs from email addresses.\n```liquid\nhttp://gravatar.com/avatar/{{ site.email | downcase | md5 }}?s=144\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpathawks%2Fliquid-md5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpathawks%2Fliquid-md5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpathawks%2Fliquid-md5/lists"}