0.0.7 • Published 12 months ago

nitro-unkit v0.0.7

Weekly downloads
-
License
-
Repository
github
Last release
12 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

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.3

12 months ago