0.0.7 • Published 10 months ago

nitro-unkit v0.0.7

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

nitro-unkit

simple kit for nitro

setup

npm i nitro-unkit -D

appToEvent

// in nitro middleware
import { appToEvent } from "nitro-unkit";

// some express logic

export default appToEvent(app, "express");
0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.3

10 months ago