0.0.1 • Published 20 days ago

drgn v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
20 days ago

drgn

drgn comes with an almost-native performance on Node.js, Cloudflare Workers, or Deno.

Features

  • built-in request validation
  • plenty of extensions
  • safe by default
  • works on modern runtimes

Setup

npm i drgn
import { App } from 'drgn'

Refer to our guide on how to get the most out of drgn.