{"id":17563815,"url":"https://github.com/gbengacode/mob-programming-anagram-","last_synced_at":"2025-03-29T12:14:37.479Z","repository":{"id":45166116,"uuid":"444324356","full_name":"Gbengacode/Mob-programming-anagram-","owner":"Gbengacode","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-04T07:37:43.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T12:56:07.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Gbengacode.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":"2022-01-04T07:23:52.000Z","updated_at":"2022-01-13T05:04:28.000Z","dependencies_parsed_at":"2022-09-10T08:50:12.948Z","dependency_job_id":null,"html_url":"https://github.com/Gbengacode/Mob-programming-anagram-","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/Gbengacode%2FMob-programming-anagram-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gbengacode%2FMob-programming-anagram-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gbengacode%2FMob-programming-anagram-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gbengacode%2FMob-programming-anagram-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gbengacode","download_url":"https://codeload.github.com/Gbengacode/Mob-programming-anagram-/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180923,"owners_count":20736460,"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-10-21T13:09:24.272Z","updated_at":"2025-03-29T12:14:37.447Z","avatar_url":"https://github.com/Gbengacode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anagram Checker\n\nReturn `true` if the two given strings are anagrams. Otherwise, return `false`.\n\nA word is an \u003cdfn\u003eanagram\u003c/dfn\u003e of another word if both use the same letters in the same quantity, but arranged differently.\n\nFor example:\n- `friend` and `Finder` are anagrams.\n- `The Morse Code` and `Here come dots` are anagrams as well.\n\n**Note:** You'll need to remove **all non-alphanumeric characters** (punctuation, spaces and symbols) and turn everything into the same case (lower or upper case) in order to check for palindromes.\n\nSubmit a pull request to the main branch with your solution. Do not modify the tests. Once you have created a PR with passing tests, then you have successfully completed the exercise.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbengacode%2Fmob-programming-anagram-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbengacode%2Fmob-programming-anagram-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbengacode%2Fmob-programming-anagram-/lists"}