{"id":15594175,"url":"https://github.com/orta/danger-plugin-lighthouse","last_synced_at":"2025-10-08T19:46:49.867Z","repository":{"id":66646952,"uuid":"220501845","full_name":"orta/danger-plugin-lighthouse","owner":"orta","description":"Print your Lighthouse reports to your PR","archived":false,"fork":false,"pushed_at":"2019-12-05T01:34:03.000Z","size":554,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T02:43:00.718Z","etag":null,"topics":["danger","danger-js","danger-plugin"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/orta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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-11-08T16:04:07.000Z","updated_at":"2023-06-27T01:29:39.000Z","dependencies_parsed_at":"2023-02-22T17:16:00.906Z","dependency_job_id":null,"html_url":"https://github.com/orta/danger-plugin-lighthouse","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"34c18a68e2674803de7d8b8afd70aeb9865ca7bd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2Fdanger-plugin-lighthouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2Fdanger-plugin-lighthouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2Fdanger-plugin-lighthouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2Fdanger-plugin-lighthouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orta","download_url":"https://codeload.github.com/orta/danger-plugin-lighthouse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250498952,"owners_count":21440538,"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":["danger","danger-js","danger-plugin"],"created_at":"2024-10-03T00:32:13.690Z","updated_at":"2025-10-08T19:46:44.829Z","avatar_url":"https://github.com/orta.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# danger-plugin-lighthouse\n\n[![Build Status](https://travis-ci.org/orta/danger-plugin-lighthouse.svg?branch=master)](https://travis-ci.org/orta/danger-plugin-lighthouse)\n[![npm version](https://badge.fury.io/js/danger-plugin-lighthouse.svg)](https://badge.fury.io/js/danger-plugin-lighthouse)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n\u003e Takes lighthouse JSON data and makes it a pretty table\n\nIt's pretty basic right now, but there's space for growth!\n\n## Usage\n\nInstall:\n\n```sh\nyarn add danger-plugin-lighthouse --dev\n```\n\nAt a glance:\n\n```js\n// dangerfile.js\nimport lighthouse from 'danger-plugin-lighthouse'\n\n// Defaults to looking in ./results for JSON files\nlighthouse()\n```\n\nExample output:\n\n## Lighthouse Scores\n\n##### [`/`](https://typescript-v2-116.ortam.now.sh/)\n\n| Performance | Accessibility | Best Practices | SEO | Progressive Web App |\n|:--: | :---: | :---: | :---: | :--:|\n| 0.99 | 0.85 | 0.93 | 0.82 | 0.52 |\n\n\n##### [`/tsconfig`](https://typescript-v2-116.ortam.now.sh/tsconfig)\n\n| Performance | Accessibility | Best Practices | SEO | Progressive Web App |\n|:--: | :---: | :---: | :---: | :--:|\n| 0.94 | 0.88 | 0.93 | 0.79 | 0.52 |\n\n\n##### [`/docs/handbook/integrating-with-build-tools.html`](https://typescript-v2-116.ortam.now.sh/docs/handbook/integrating-with-build-tools.html)\n\n| Performance | Accessibility | Best Practices | SEO | Progressive Web App |\n|:--: | :---: | :---: | :---: | :--:|\n| 0.96 | 0.87 | 0.93 | 0.73 | 0.52 |\n\n\n\n## Changelog\n\nSee the GitHub [release history](https://github.com/orta/danger-plugin-lighthouse/releases).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forta%2Fdanger-plugin-lighthouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forta%2Fdanger-plugin-lighthouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forta%2Fdanger-plugin-lighthouse/lists"}