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

0.12.2 • 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

8,537

Version

0.12.2

License

MIT

Unpacked Size

338 kB

Total Files

11

Last publish

Collaborators

  • harlan_zw