{"id":41256593,"url":"https://github.com/danielgolden/retext-use-contractions","last_synced_at":"2026-01-23T01:51:58.453Z","repository":{"id":50060709,"uuid":"451144460","full_name":"danielgolden/retext-use-contractions","owner":"danielgolden","description":"A retext plugin to encourage the usage of common contractions.","archived":false,"fork":false,"pushed_at":"2022-07-27T16:55:45.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T22:08:35.334Z","etag":null,"topics":["javascript","natural-language","retext","retext-plugin","unified","unifiedjs"],"latest_commit_sha":null,"homepage":"","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/danielgolden.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}},"created_at":"2022-01-23T15:22:15.000Z","updated_at":"2023-07-28T14:14:28.000Z","dependencies_parsed_at":"2022-08-03T18:31:06.127Z","dependency_job_id":null,"html_url":"https://github.com/danielgolden/retext-use-contractions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielgolden/retext-use-contractions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-use-contractions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-use-contractions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-use-contractions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-use-contractions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgolden","download_url":"https://codeload.github.com/danielgolden/retext-use-contractions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgolden%2Fretext-use-contractions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","natural-language","retext","retext-plugin","unified","unifiedjs"],"created_at":"2026-01-23T01:51:57.775Z","updated_at":"2026-01-23T01:51:58.444Z","avatar_url":"https://github.com/danielgolden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# retext-use-contractions\n\nA [retext](https://github.com/retextjs/retext) plugin to encourage the usage of common contractions.\n\n## Install\n\n```sh\nnpm install retext-use-contractions\n```\n\n## Use\n\n```js\nimport { retext } from \"retext\";\nimport retextUseContractions from \"retext-use-contractions\";\n\nretext()\n  .use(retextUseContractions)\n  .process(\"I can not see you.\")\n  .then((report) =\u003e {\n    console.error(report);\n  });\n```\n\n\u003c!--\nYields:\n\n```\n  3:14-3:16  warning  Expected `1` space between sentences, not `2`  space  retext-sentence-spacing\n\n⚠ 1 warning\n``` --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgolden%2Fretext-use-contractions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgolden%2Fretext-use-contractions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgolden%2Fretext-use-contractions/lists"}