@api-ts/typed-express-router

v1.1.12
Implement an HTTP specification with Express

build

tsc --build --incremental --verbose .

clean

rm -rf -- dist

format

prettier --check .

format:fix

prettier --write .

test

c8 --all node --require @swc-node/register --test test/*.ts
npm i @api-ts/typed-express-router

Metadata

Downloads