@unlighthouse/core
Advanced tools
Weekly downloads
Changelog
v0.4.9
Readme
The core engine of Unlighthouse without any presets. It can be used as the engine of your own lighthouse scanning.
import { createUnlighthouse } from '@unlighthouse/core'
const unlighthouse = await createUnlighthouse({ /* user options */ }, { /* provider options */ })
MIT License © 2021-PRESENT Harlan Wilton
FAQs
Scan your entire website with Google Lighthouse.
The npm package @unlighthouse/core receives a total of 641 weekly downloads. As such, @unlighthouse/core popularity was classified as not popular.
We found that @unlighthouse/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.