@unlighthouse/core
TypeScript icon, indicating that this package has built-in type declarations

0.12.1 • Public • Published

@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

Package Sidebar

Install

npm i @unlighthouse/core

Weekly Downloads

7,579

Version

0.12.1

License

MIT

Unpacked Size

334 kB

Total Files

11

Last publish

Collaborators

  • harlan_zw