{"id":23213238,"url":"https://github.com/siman-man/spellcheck","last_synced_at":"2025-10-03T23:53:10.356Z","repository":{"id":59156026,"uuid":"80720118","full_name":"siman-man/spellcheck","owner":"siman-man","description":"simple spell check script","archived":false,"fork":false,"pushed_at":"2017-02-09T11:46:38.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T06:43:36.786Z","etag":null,"topics":["gem","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/siman-man.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-02T11:48:42.000Z","updated_at":"2017-02-06T11:32:22.000Z","dependencies_parsed_at":"2022-09-15T15:13:05.915Z","dependency_job_id":null,"html_url":"https://github.com/siman-man/spellcheck","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fspellcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fspellcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fspellcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Fspellcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siman-man","download_url":"https://codeload.github.com/siman-man/spellcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339122,"owners_count":20923009,"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":["gem","ruby"],"created_at":"2024-12-18T19:15:57.701Z","updated_at":"2025-10-03T23:53:05.338Z","avatar_url":"https://github.com/siman-man.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spellcheck\n\n[![Build Status](https://travis-ci.org/siman-man/spellcheck.svg?branch=master)](https://travis-ci.org/siman-man/spellcheck)\n\nsimple spell checker for programming, written in Ruby.\n\n## Installation\n\n```\n$ gem install spellcheck\n```\n\n## Usage\n\nexample text.\n\n```\nhello world.\nI create aplication now.\ngood bye\n```\n\nrun `spellcheck` command\n\n```\n$ spellcheck example.md\n```\n\nresult\n\n```\n+----------+--------------------------+------------+-------------+\n| Location | Text                     | Pattern    | Expected    |\n+----------+--------------------------+------------+-------------+\n| 2        | I create aplication now. | aplication | application |\n+----------+--------------------------+------------+-------------+\n\nresult: 1 typo found.\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/siman-man/spellcheck. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiman-man%2Fspellcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiman-man%2Fspellcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiman-man%2Fspellcheck/lists"}