{"id":19946835,"url":"https://github.com/xn-02f/md5","last_synced_at":"2025-05-03T17:33:33.161Z","repository":{"id":33659629,"uuid":"154165348","full_name":"xn-02f/md5","owner":"xn-02f","description":"🔓 A lightweight MD5 library, convert string to MD5 hash.","archived":false,"fork":false,"pushed_at":"2025-01-20T05:57:42.000Z","size":67,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-07T18:52:30.216Z","etag":null,"topics":["hash","javascript","js","library","md5","nodejs"],"latest_commit_sha":null,"homepage":"https://www.ietf.org/rfc/rfc1321.txt","language":"JavaScript","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/xn-02f.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-22T15:11:44.000Z","updated_at":"2025-01-20T05:56:58.000Z","dependencies_parsed_at":"2024-01-05T13:39:50.099Z","dependency_job_id":"64aeb5b8-b97b-49ac-9f12-17ec0221f609","html_url":"https://github.com/xn-02f/md5","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-02f%2Fmd5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-02f%2Fmd5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-02f%2Fmd5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xn-02f%2Fmd5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xn-02f","download_url":"https://codeload.github.com/xn-02f/md5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252227097,"owners_count":21714941,"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":["hash","javascript","js","library","md5","nodejs"],"created_at":"2024-11-13T00:32:57.987Z","updated_at":"2025-05-03T17:33:33.153Z","avatar_url":"https://github.com/xn-02f.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MD5\n\n[![Actions](https://img.shields.io/github/actions/workflow/status/xn-02f/md5/test.yml?style=flat-square\u0026logo=github)](https://github.com/xn-02f/md5/actions)\n[![npm](https://img.shields.io/npm/v/@xn-02f/md5.svg?style=flat-square\u0026logo=npm)](https://www.npmjs.com/package/@xn-02f/md5)\n[![LICENSE](https://img.shields.io/github/license/xn-02f/md5.svg?style=flat-square\u0026logo=opensourceinitiative)](https://github.com/xn-02f/md5/blob/main/LICENSE)\n\u003e 🔓 `MD5` is tiny library without dependencies for node, convert string to MD5 hash.\n\n## Install\n\nVia npm :\n\n```bash\nnpm i @xn-02f/md5\n```\n\n## Usage\n\n```javascript\nimport md5 from '@xn-02f/md5'\n\nmd5('xn-02f');  // =\u003e '54d30fa674d13e3598970bc9c5e2388e'\n```\n\nParameter | return\n-- | --\n`string`\u003cbr\u003eThe value to be converted. | `string`\u003cbr\u003eMD5 hex hash string.\n\n### License\n\n\u003e [MIT](https://github.com/xn-02f/md5/blob/main/LICENSE)\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cdiv align=center\u003e\n    \u003csub\u003e\n        \u0026copy; 2025 \u0026nbsp; | \u0026nbsp; \u003ca href=\"https://xn-02f.github.io\" target=\"_blank\"\u003exn-02f\u003c/a\u003e\n    \u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxn-02f%2Fmd5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxn-02f%2Fmd5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxn-02f%2Fmd5/lists"}