{"id":24322515,"url":"https://github.com/gemfarmer/eslint-plugin-retext","last_synced_at":"2026-07-09T23:31:36.250Z","repository":{"id":73234684,"uuid":"80870973","full_name":"gemfarmer/eslint-plugin-retext","owner":"gemfarmer","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-03T23:51:09.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-23T18:38:06.011Z","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/gemfarmer.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-02-03T21:30:26.000Z","updated_at":"2017-02-03T23:07:40.000Z","dependencies_parsed_at":"2023-05-24T15:15:24.467Z","dependency_job_id":null,"html_url":"https://github.com/gemfarmer/eslint-plugin-retext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gemfarmer/eslint-plugin-retext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfarmer%2Feslint-plugin-retext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfarmer%2Feslint-plugin-retext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfarmer%2Feslint-plugin-retext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfarmer%2Feslint-plugin-retext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemfarmer","download_url":"https://codeload.github.com/gemfarmer/eslint-plugin-retext/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemfarmer%2Feslint-plugin-retext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35315892,"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-09T02:00:07.329Z","response_time":57,"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":[],"created_at":"2025-01-17T17:57:50.080Z","updated_at":"2026-07-09T23:31:36.235Z","avatar_url":"https://github.com/gemfarmer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-retext\n\nlint content using eslint\n\n## Installation\n\nYou'll first need to install [ESLint](http://eslint.org):\n\n```\n$ npm i eslint --save-dev\n```\n\nNext, install `eslint-plugin-retext`:\n\n```\n$ npm install eslint-plugin-retext --save-dev\n```\n\n**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-retext` globally.\n\n## Usage\n\nAdd `retext` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n    \"plugins\": [\n        \"retext\"\n    ]\n}\n```\n\n\nThen configure the rules you want to use under the rules section.\n\n```json\n{\n    \"rules\": {\n        \"retext/rule-name\": 2\n    }\n}\n```\n\n## Supported Rules\n\n* Fill in provided rules here\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemfarmer%2Feslint-plugin-retext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemfarmer%2Feslint-plugin-retext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemfarmer%2Feslint-plugin-retext/lists"}