@hono/node-server

v1.12.0
Node.js Adapter for Hono

lint

eslint --ext js,ts src test

test

node --expose-gc ./node_modules/.bin/jest

build

tsup --external hono

watch

tsup --watch

format

prettier --check "src/**/*.{js,ts}" "test/**/*.{js,ts}"

release

np

lint:fix

eslint --ext js,ts src test --fix

postbuild

publint

format:fix

prettier --write "src/**/*.{js,ts}" "test/**/*.{js,ts}"

prerelease

yarn build && yarn test
npm i @hono/[email protected]

Metadata

  • MIT
  • >=18.14.1
  • Yusuke Wada
  • released 7/3/2024

Downloads

Maintainers