{"id":21011211,"url":"https://github.com/featurist/eslint-plugin-hyperdom","last_synced_at":"2026-04-16T18:04:20.862Z","repository":{"id":66213087,"uuid":"92922314","full_name":"featurist/eslint-plugin-hyperdom","owner":"featurist","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-09T14:30:06.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-13T15:47:07.055Z","etag":null,"topics":["eslint-plugin","hyperdom","jsx"],"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/featurist.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-05-31T08:19:30.000Z","updated_at":"2025-03-12T04:31:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d0c1a2e-2d53-4af5-b347-86037d5ed135","html_url":"https://github.com/featurist/eslint-plugin-hyperdom","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/featurist/eslint-plugin-hyperdom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurist%2Feslint-plugin-hyperdom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurist%2Feslint-plugin-hyperdom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurist%2Feslint-plugin-hyperdom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurist%2Feslint-plugin-hyperdom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/featurist","download_url":"https://codeload.github.com/featurist/eslint-plugin-hyperdom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurist%2Feslint-plugin-hyperdom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269645092,"owners_count":24452673,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"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":["eslint-plugin","hyperdom","jsx"],"created_at":"2024-11-19T09:27:00.347Z","updated_at":"2026-04-16T18:04:20.833Z","avatar_url":"https://github.com/featurist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint plugin for hyperdom [![npm version](https://img.shields.io/npm/v/eslint-plugin-hyperdom.svg)](https://www.npmjs.com/package/eslint-plugin-hyperdom) [![npm](https://img.shields.io/npm/dm/eslint-plugin-hyperdom.svg)](https://www.npmjs.com/package/eslint-plugin-hyperdom)\n\nThis is really just a selection of rules from [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) that are useful in hyperdom JSX.\n\n## install\n\n```bash\nnpm install eslint-plugin-hyperdom --save-dev\n```\n\n## .estlintrc\n\n```json\n{\n  \"plugins\": [\n    \"hyperdom\"\n  ],\n  \"extends\": [\n    \"plugin:hyperdom/recommended\"\n  ]\n}\n```\n\n## Rules\n\n* [hyperdom/jsx-uses-hyperdom](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-uses-react.md): Prevent hyperdom to be incorrectly marked as unused\n* [hyperdom/hyperdom-in-jsx-scope](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/react-in-jsx-scope.md): Prevent missing `hyperdom` when using JSX\n* [hyperdom/jsx-uses-vars](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-uses-vars.md): Prevent variables used in JSX to be incorrectly marked as unused\n* [hyperdom/jsx-no-duplicate-props](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-no-duplicate-props.md): Prevent duplicate props in JSX\n* [hyperdom/jsx-no-undef](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-no-undef.md): Disallow undeclared variables in JSX\n\n## We're Hiring!\nFeaturist provides full stack, feature driven development teams. Want to join us? Check out [our career opportunities](https://www.featurist.co.uk/careers/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeaturist%2Feslint-plugin-hyperdom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeaturist%2Feslint-plugin-hyperdom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeaturist%2Feslint-plugin-hyperdom/lists"}