@unlighthouse/core
v0.14.0
Published
Scan your entire website with Google Lighthouse.
Downloads
33,975
Maintainers
Readme
@unlighthouse/core
The core engine of Unlighthouse without any presets. It can be used as the engine of your own lighthouse scanning.
Usage
import { createUnlighthouse } from '@unlighthouse/core'
const unlighthouse = await createUnlighthouse({ /* user options */ }, { /* provider options */ })
License
MIT License © 2021-PRESENT Harlan Wilton