{"id":26053398,"url":"https://github.com/tetzng/typolice","last_synced_at":"2026-07-04T10:31:19.905Z","repository":{"id":280820310,"uuid":"943279090","full_name":"tetzng/typolice","owner":"tetzng","description":"typolice is a tool to find typos in text.","archived":false,"fork":false,"pushed_at":"2025-10-13T18:07:43.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T19:55:16.356Z","etag":null,"topics":["cli","go","typo"],"latest_commit_sha":null,"homepage":"","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/tetzng.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":"2025-03-05T13:00:31.000Z","updated_at":"2025-10-13T18:07:46.000Z","dependencies_parsed_at":"2025-03-05T14:23:36.580Z","dependency_job_id":null,"html_url":"https://github.com/tetzng/typolice","commit_stats":null,"previous_names":["tetzng/typolice"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tetzng/typolice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetzng%2Ftypolice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetzng%2Ftypolice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetzng%2Ftypolice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetzng%2Ftypolice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetzng","download_url":"https://codeload.github.com/tetzng/typolice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetzng%2Ftypolice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35118970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":["cli","go","typo"],"created_at":"2025-03-08T07:28:18.717Z","updated_at":"2026-07-04T10:31:19.900Z","avatar_url":"https://github.com/tetzng.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typolice\n\ntypolice is a tool to find typos in text.\n\n## Installation\n```bash\n$ go install github.com/tetzng/typolice/cmd/typolice@latest\n```\n\n## Usage\n```bash\n$ typolice --text \"AWS S3 is an object storage service.\"\nTypo: AWS S3, Preferred: Amazon S3\nTotal typos found:  1\n\n$ echo \"Chat GPT is mentioned.\" | typolice --stdin\nTypo: Chat GPT, Preferred: ChatGPT\nTotal typos found:  1\n\n$ cat custom.json\n{\n  \"My Service\": [\"MyService\"]\n}\n$ typolice --dictionary custom.json --text \"MyService ships soon.\"\nTypo: MyService, Preferred: My Service\nTotal typos found:  1\n```\n\nUse `--file \u003cpath\u003e` to scan documents, and combine flags or positional arguments to analyze multiple sources in a single run.\n\n## License\n\nMIT\n\n## Author\n\ntetzng\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetzng%2Ftypolice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetzng%2Ftypolice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetzng%2Ftypolice/lists"}