@unrouted/plugins
v0.6.0
Published
The core engine of [Unrouted](https://github.com/harlan-zw/unrouted) without any presets.
Downloads
35,104
Readme
@unrouted/core
The core engine of Unrouted without any presets.
Usage
import { createUnrouted } from '@unrouted/core'
const unrouted = await createUnrouted({ /* user options */ }, { /* provider options */ })
License
MIT License © 2021-PRESENT Harlan Wilton