Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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