@hono/node-server

v1.8.1
Node.js Adapter for Hono

lint

eslint --ext js,ts src test

test

jest

build

tsup

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 2/19/2024

Downloads

Maintainers