@darkf0r3st/zod-express

v0.3.0
Express middleware for input validation and parsing using [Zod](https://zod.dev).
nodejs api http middleware json express typescript schema server and 5 more...

test:unit

vitest run --coverage

test:lint

pnpm run lint

test:compile

tsc --noEmit

test

pnpm run test:unit && pnpm run test:lint && pnpm run test:compile

build

tsup && attw --pack

lint

eslint .
npm i @darkf0r3st/zod-express

Metadata

  • MIT
  • ^18.0.0 || ^20.0.0
  • Adam Bobrow
  • released 3/30/2024

Downloads