{"id":23382177,"url":"https://github.com/code0wl/anagram-checker","last_synced_at":"2025-04-08T08:44:53.362Z","repository":{"id":84209320,"uuid":"88844504","full_name":"code0wl/anagram-checker","owner":"code0wl","description":"Small npm module for checking anagrams","archived":false,"fork":false,"pushed_at":"2017-04-20T18:40:05.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T01:03:14.346Z","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/code0wl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-20T09:09:40.000Z","updated_at":"2017-04-20T09:20:08.000Z","dependencies_parsed_at":"2023-05-22T19:00:09.594Z","dependency_job_id":null,"html_url":"https://github.com/code0wl/anagram-checker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Fanagram-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Fanagram-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Fanagram-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Fanagram-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code0wl","download_url":"https://codeload.github.com/code0wl/anagram-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247808143,"owners_count":20999669,"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-12-21T21:17:58.586Z","updated_at":"2025-04-08T08:44:53.352Z","avatar_url":"https://github.com/code0wl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A module for generating anagrams\n\n### Installation\n\n#### npm\n```bash\n$ npm i anagram-generator -S\n```\n\n#### yarn\n```bash\n$ yarn add anagram-generator\n```\n\n### Usage\n```ecmascript 6\nconst anagramChecker = require(\"anagram-checker\");\n\nnew anagramChecker('neat'); // ante, neat\n```\n\n### Special thanks\nSpecial thanks to [owlbot](https://owlbot.info/api/v1/dictionary/owl) for hosting the reference dictionary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode0wl%2Fanagram-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode0wl%2Fanagram-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode0wl%2Fanagram-checker/lists"}