lighthouse-viewer icon indicating copy to clipboard operation
lighthouse-viewer copied to clipboard

Wrapper for VanillaJS, VueJS & React of the Original Lighthouse Reporter/Viewer

Build Status

Lighthouse Viewer Monorepository

This is a monorepo-multipackage managed with Lerna to publish to NPM the following packages:

  • lighthouse-viewer: The extracted sourcecode originally from lighthouse. Online demo
  • vue-lighthouse-viewer: A wrapper of the lighthouse-viewer for Vue 2.
  • react2-lighthouse-viewer: A wrapper of the lighthouse-viewer for React.
  • svelte-lighthouse-viewer: A wrapper of the lighthouse-viewer for Svelte 3.

If you want a wrapper in for another library/framework, just open an issue ;)