From 6c3d7fb57829a1a3f7525b5d6dc6cb442ba7a463 Mon Sep 17 00:00:00 2001 From: Mike Endale Date: Sat, 16 Feb 2019 14:27:40 -0500 Subject: [PATCH] Added a react lighthouse viewer Added a react lighthouse viewer npm module to the related projects list. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5a77bc0f5030..bb4aa206172c 100644 --- a/readme.md +++ b/readme.md @@ -301,6 +301,7 @@ Other awesome open source projects that use Lighthouse. * **[lighthouse-ci](https://github.com/andreasonny83/lighthouse-ci)** - Run Lighthouse and assert scores satisfy your custom thresholds. * **[lighthouse4u](https://github.com/godaddy/lighthouse4u)** - LH4U provides Google Lighthouse as a service, surfaced by both a friendly UI+API, and backed by Elastic Search for easy querying and visualization. * **[lighthouse-gh-reporter](https://github.com/carlesnunez/lighthouse-gh-reporter)** - Run Lighthouse in CI and report back in a comment on your pull requests +* **[react-lighthouse-viewer](https://www.npmjs.com/package/react-lighthouse-viewer)** - Render a Lighthouse JSON report in a React Component. ## FAQ