{"id":19291868,"url":"https://github.com/hasanuzzamanbe/avatar-image","last_synced_at":"2025-02-24T00:17:22.077Z","repository":{"id":57187783,"uuid":"215996906","full_name":"hasanuzzamanbe/avatar-image","owner":"hasanuzzamanbe","description":"This npm package will give you gravatar image from email address.","archived":false,"fork":false,"pushed_at":"2020-02-21T14:52:07.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T06:42:13.831Z","etag":null,"topics":["avatar-generator","avatar-image","gravatar","gravatar-image","md5-hash","node-package","nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/avatar-image","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasanuzzamanbe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-18T10:12:43.000Z","updated_at":"2022-06-16T09:30:37.000Z","dependencies_parsed_at":"2022-08-28T13:00:28.071Z","dependency_job_id":null,"html_url":"https://github.com/hasanuzzamanbe/avatar-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasanuzzamanbe%2Favatar-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasanuzzamanbe%2Favatar-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasanuzzamanbe%2Favatar-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasanuzzamanbe%2Favatar-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasanuzzamanbe","download_url":"https://codeload.github.com/hasanuzzamanbe/avatar-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240395743,"owners_count":19794572,"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":["avatar-generator","avatar-image","gravatar","gravatar-image","md5-hash","node-package","nodejs"],"created_at":"2024-11-09T22:28:17.259Z","updated_at":"2025-02-24T00:17:22.057Z","avatar_url":"https://github.com/hasanuzzamanbe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# avatar-image (get gravatar by email)\nGet the gravatar image link by email address with specefic size.\n\n## Usages\nInstall the latest version:\n\n```npm i avatar-image```\n\nRequire the module in your code \u0026 start using:\n\n```const avatar = require('avatar-image');```\n\n# Documentation\n#### How to use on your template:\n\nIt's very easy to use, It will give you generated link from your email address with a default size of 80 px. \n\n`avatar(email, size)` this function allows you to use two pass email and size.\n\nafter import just use anywhere from your file like this:\n##### example (For specefic image size like 128 px):\n`var imgLink = avatar('youremail@example.com', 128)`\n\n`\u003cimg src='imgLink'`/\u003e\n\n##### example(by default it will give you 80 px image src link):\n`var imgLink = avatar('youremail@example.com')`\n\n`\u003cimg src='imgLink'`/\u003e\n\n# Support \u0026 Suggestion:\n\nIf you face any issue with this package please let us know about it by creating an issue on Github.\nAny kind of suggestion will be appreciated.\n\n ### For Help:\n Please feel free to mail me \u003ca href=\"mailto:hasanuzzamanbe@gmail.com\"\u003ehasanuzzamanbe@gmail.com\u003c/a\u003e\n \n For faster response please text me on https://www.hasanuzzaman.com live chat.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasanuzzamanbe%2Favatar-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasanuzzamanbe%2Favatar-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasanuzzamanbe%2Favatar-image/lists"}