1.0.5 • Published 7 months ago

express-ts-make v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

express-ts-make

Make things of expressjs framework with typescript

Main functions

Usage

npx express-ts-make
#or
npm i -g express-ts-make
# then starting use `express` on your top of project

make:router

Usage: express make:router [options] <name>

make an express router

Arguments:
  name                                    name of router

Options:
  -rv, --router-version [router-version]  version number (default: "1")
  -h, --help                              display help for command

Author:

ClassFunc Softwares JSC

License:

MIT

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago