{"id":18758603,"url":"https://github.com/ss18/grep-typos","last_synced_at":"2025-04-13T02:23:54.433Z","repository":{"id":145241403,"uuid":"106969303","full_name":"ss18/grep-typos","owner":"ss18","description":"Quickly check your project for typos","archived":false,"fork":false,"pushed_at":"2023-01-02T09:13:46.000Z","size":3154,"stargazers_count":41,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-10T06:06:51.274Z","etag":null,"topics":["grep","grepping","shell","shell-script","tools","typos-check","utility"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ss18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-10-14T23:09:49.000Z","updated_at":"2024-04-20T13:53:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"46625151-a837-41b2-8b8c-087e46848166","html_url":"https://github.com/ss18/grep-typos","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/ss18%2Fgrep-typos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ss18%2Fgrep-typos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ss18%2Fgrep-typos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ss18%2Fgrep-typos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ss18","download_url":"https://codeload.github.com/ss18/grep-typos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248655028,"owners_count":21140415,"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":["grep","grepping","shell","shell-script","tools","typos-check","utility"],"created_at":"2024-11-07T17:46:58.986Z","updated_at":"2025-04-13T02:23:54.418Z","avatar_url":"https://github.com/ss18.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Quickly check your project for most common typos and misspellings.\n\n## Usage\n\n### Options\n\n#### `--substrings`\nMatch substrings in searched text. This option will cause the script to use the data/typos.txt database. Default script behavior without the `--substrings` option is to match data/common_misspellings.txt against whole words only.\n\n#### `--exclude=[EXCLUSIONS]`\nExclude specified files from processing.\n\n### Example\n\n`git clone git@github.com:ss18/grep-typos.git`\n\n`cd grep-typos`\n\n`./grep_typos.sh --substrings /Users/semenzhydenko/Projects/Private/PetProject`\n\n\n![](example.png?raw=true \"Title\")\n\n\n\n\n## Contributing\n\n1. [Fork this repository](https://github.com/ss18/grep-typos/fork)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. [Create a pull request](https://github.com/ss18/grep-typos/pull/new/master)\n\n## License\n\nProject is available under the MIT license. See the LICENSE file for more info.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fss18%2Fgrep-typos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fss18%2Fgrep-typos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fss18%2Fgrep-typos/lists"}