{"id":15917605,"url":"https://github.com/dsfields/eslint-plugin-radargun","last_synced_at":"2026-04-29T10:03:53.896Z","repository":{"id":57230154,"uuid":"115927782","full_name":"dsfields/eslint-plugin-radargun","owner":"dsfields","description":"ESLint plugin that adds an environment for the radargun benchmarking utility.","archived":false,"fork":false,"pushed_at":"2018-01-01T20:47:41.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T19:54:44.716Z","etag":null,"topics":["benchmark","environment","eslint","plugin","radargun"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dsfields.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-01T15:28:03.000Z","updated_at":"2018-01-01T15:44:54.000Z","dependencies_parsed_at":"2022-09-14T14:50:42.848Z","dependency_job_id":null,"html_url":"https://github.com/dsfields/eslint-plugin-radargun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dsfields/eslint-plugin-radargun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsfields%2Feslint-plugin-radargun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsfields%2Feslint-plugin-radargun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsfields%2Feslint-plugin-radargun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsfields%2Feslint-plugin-radargun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsfields","download_url":"https://codeload.github.com/dsfields/eslint-plugin-radargun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsfields%2Feslint-plugin-radargun/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261434112,"owners_count":23157201,"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":["benchmark","environment","eslint","plugin","radargun"],"created_at":"2024-10-06T18:11:50.132Z","updated_at":"2026-04-29T10:03:48.854Z","avatar_url":"https://github.com/dsfields.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-radargun\n\nAdds an environment to ESLint for the [`radargun`](https://www.npmjs.com/package/radargun) benchmarking utility.\n\n## Usage\n\nInstall the plugin under `devDependencies`:\n\n```sh\n$ npm install eslint-plugin-radargun -D\n```\n\nAdd an `.eslintrc` file to the directory that contains all of your `radargun` benchmarking scripts:\n\n```json\n{\n  \"env\": {\n    \"radargun/bin\": true\n  },\n  \"plugins\": [\n    \"radargun\"\n  ]\n}\n```\n\nThis configuration ensures that the `bench()` function is recognized as a global when the script is run by `radargun`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsfields%2Feslint-plugin-radargun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsfields%2Feslint-plugin-radargun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsfields%2Feslint-plugin-radargun/lists"}