{"id":28326251,"url":"https://github.com/johnny-morrice/anagram","last_synced_at":"2025-10-13T09:38:03.285Z","repository":{"id":99284958,"uuid":"89776240","full_name":"johnny-morrice/anagram","owner":"johnny-morrice","description":"Fun anagram ranking tool for golang","archived":false,"fork":false,"pushed_at":"2017-04-29T14:13:43.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T04:37:16.871Z","etag":null,"topics":["anagrams","golang","string-distance"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/johnny-morrice.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-29T09:38:34.000Z","updated_at":"2020-03-30T13:55:27.000Z","dependencies_parsed_at":"2024-06-20T09:17:49.370Z","dependency_job_id":"9bed455a-5b72-4b96-a69a-871cecbd4860","html_url":"https://github.com/johnny-morrice/anagram","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/johnny-morrice/anagram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnny-morrice%2Fanagram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnny-morrice%2Fanagram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnny-morrice%2Fanagram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnny-morrice%2Fanagram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnny-morrice","download_url":"https://codeload.github.com/johnny-morrice/anagram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnny-morrice%2Fanagram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014546,"owners_count":26085536,"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-10-13T02:00:06.723Z","response_time":61,"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":["anagrams","golang","string-distance"],"created_at":"2025-05-25T22:11:09.922Z","updated_at":"2025-10-13T09:38:03.280Z","avatar_url":"https://github.com/johnny-morrice.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anagram\n\nA fun anagram ranker for golang, inspired by this post by Mark Dominus:\n\n[Anagram Scoring](http://blog.plover.com/2017/02/21/#anagram-scoring)\n\nSupports Levenshtein and Hamming string distance functions.\n\n## Usage\n\n```\nanagram [command]\n\nAvailable Commands:\n  find        Find anagrams\n  help        Help about any command\n  rank        Rank anagrams\n\nFlags:\n      --config string   config file (default is $HOME/.anagram.yaml)\n      --friendly        chomp and uniq the input (default true)\n      --words string    dictionary file (one word per line)\n```\n\n## Examples\n\nUsing wordlists downloaded from [KeithV's Big English Word Lists](http://www.keithv.com/software/wlist/)\n\n### Find anagrams\n\n```\n$ anagram find --words wlist_match10.txt\n$ cat wlist_match{8..10}.txt | anagram find\n```\n\n### Rank anagrams\n\n```\n$ anagram rank --words wlist_match10.txt\n$ cat wlist_match{8..10}.txt | anagram rank\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnny-morrice%2Fanagram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnny-morrice%2Fanagram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnny-morrice%2Fanagram/lists"}