{"id":15672346,"url":"https://github.com/halkeye/eslint-formatter-multiple","last_synced_at":"2025-10-07T21:32:11.630Z","repository":{"id":35000066,"uuid":"195292988","full_name":"halkeye/eslint-formatter-multiple","owner":"halkeye","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-26T10:13:06.000Z","size":246,"stargazers_count":16,"open_issues_count":7,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T10:06:50.104Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halkeye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-07-04T19:34:24.000Z","updated_at":"2024-09-04T07:29:17.000Z","dependencies_parsed_at":"2024-06-18T22:36:58.093Z","dependency_job_id":"ce430fb2-e72a-49c1-93a3-9c2e0a9bf567","html_url":"https://github.com/halkeye/eslint-formatter-multiple","commit_stats":{"total_commits":63,"total_committers":6,"mean_commits":10.5,"dds":"0.47619047619047616","last_synced_commit":"1cf317d8766cc1aa72563b58f1dccb2c3cb9e185"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halkeye%2Feslint-formatter-multiple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halkeye%2Feslint-formatter-multiple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halkeye%2Feslint-formatter-multiple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halkeye%2Feslint-formatter-multiple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halkeye","download_url":"https://codeload.github.com/halkeye/eslint-formatter-multiple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235658574,"owners_count":19025084,"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":[],"created_at":"2024-10-03T15:24:29.249Z","updated_at":"2025-10-07T21:32:06.336Z","avatar_url":"https://github.com/halkeye.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-formatter-multiple\n\nA meta formatter for eslint that will output to multiple formats\n\n## Install\n\n`npm install --save-dev eslint-formatter-multiple`\n\n## Usage\n\nUpdate your package.json to have a new section:\n\n```\n  \"eslint-formatter-multiple\": {\n    \"formatters\": [\n      {\n        \"name\": \"stylish\",\n        \"output\": \"console\"\n      },\n      {\n        \"name\": \"checkstyle\",\n        \"output\": \"file\",\n        \"path\": \"eslint-checkstyle.xml\"\n      }\n    ]\n  }\n```\n\nFinally, add the `--format eslint-formatter-multiple` when calling the `eslint` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalkeye%2Feslint-formatter-multiple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalkeye%2Feslint-formatter-multiple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalkeye%2Feslint-formatter-multiple/lists"}