{"id":16864334,"url":"https://github.com/nickserv/eslint-discover","last_synced_at":"2026-04-17T00:35:16.169Z","repository":{"id":57229606,"uuid":"219006343","full_name":"nickserv/eslint-discover","owner":"nickserv","description":"Quickly discover ESLint plugins for your dependencies","archived":false,"fork":false,"pushed_at":"2023-07-11T01:41:03.000Z","size":8,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-29T19:37:57.829Z","etag":null,"topics":[],"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/nickserv.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},"funding":{"github":"nickmccurdy"}},"created_at":"2019-11-01T14:58:12.000Z","updated_at":"2022-06-28T12:48:30.000Z","dependencies_parsed_at":"2024-08-02T11:59:20.012Z","dependency_job_id":"bfa5a07b-e76b-46cd-931d-07080b86535b","html_url":"https://github.com/nickserv/eslint-discover","commit_stats":null,"previous_names":["nickserv/eslint-discover"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nickserv/eslint-discover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Feslint-discover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Feslint-discover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Feslint-discover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Feslint-discover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickserv","download_url":"https://codeload.github.com/nickserv/eslint-discover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Feslint-discover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273213950,"owners_count":25065059,"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-09-01T02:00:09.058Z","response_time":120,"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":"2024-10-13T14:41:40.103Z","updated_at":"2026-04-17T00:35:11.131Z","avatar_url":"https://github.com/nickserv.png","language":"JavaScript","funding_links":["https://github.com/sponsors/nickmccurdy"],"categories":[],"sub_categories":[],"readme":"# eslint-discover\n\nQuickly discover ESLint plugins for your dependencies\n\n## Usage\n\nRun `npx eslint-discover` in your package's root directory. Any known plugins will be discovered if you have the associated package installed (such as `eslint-plugin-react` for `react`). You can install discovered plugins as needed. They may include custom rules or shareable configs, so refer to their documentation for full usage instructions.\n\n```\n$ npx eslint-discover\n@typescript-eslint/eslint-plugin\neslint-plugin-eslint-plugin\neslint-plugin-jest-dom\neslint-plugin-react\neslint-plugin-react-hooks\neslint-plugin-testing-library\n```\n\n### Continuous integration (CI)\n\nIt may be useful to automatically check that relevant ESLint plugins are installed as your codebase grows and depends on new technologies. A convenient way to do this is to install `eslint-discover` in a continuous integration (CI) service like [GitHub Actions](https://github.com/features/actions) or [Travis CI](https://travis-ci.com/). The `eslint-discover` command can be called in CI scripts (or any `package.json` scripts that your CI service runs). It will return a `1` (failure) exit code if any discovered ESLint plugins are missing, which should fail the build on most CI services.\n\n## Limitations\n\nThis currently scans `dependencies` and `devDependencies` in `package.json`, so it may miss globally installed packages or dependencies of other packages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickserv%2Feslint-discover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickserv%2Feslint-discover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickserv%2Feslint-discover/lists"}