@honojs/validator

v0.1.1
Validator Middleware for Hono
hono web framework cloudflare workers fastly compute@edge deno bun and 3 more...

test

node --experimental-vm-modules ./node_modules/jest/bin/jest.js

test:deno

deno test deno_test

test:all

yarn test && yarn test:deno

denoify

rimraf deno_dist && denoify

build

rimraf dist && tsc

prerelease

yarn denoify && yarn build && yarn test:all

release

np

lint

eslint --ext js,ts src .eslintrc.js

lint:fix

eslint --ext js,ts src .eslintrc.js --fix
npm i @honojs/[email protected]

Metadata

  • MIT
  • >=11.0.0
  • Yusuke Wada
  • released 8/20/2022

Downloads