express-route-list-cli

2.0.6 • Public • Published

express-route-list-cli

Install

npm i express-route-list-cli

Overview

Provide an overview of all of the routes that are defined by your application from the command line.

Laravel (route:list) inspired cli command.

Usage

npx route-list --help

route-list <relative app file path>

Options:
      --version               Show version number                      [boolean]
  -p, --path                  filter endpoints by path                  [string]
  -m, --method                filter endpoints by method                [string]
  -w, --middleware            filter endpoints by middleware            [string]
  -f, --routingFiles          show routing files
  -d, --detailedRoutingFiles  show detailed routing files
      --help                  Show help                                [boolean]

/express-route-list-cli/

    Package Sidebar

    Install

    npm i express-route-list-cli

    Weekly Downloads

    19

    Version

    2.0.6

    License

    ISC

    Unpacked Size

    388 kB

    Total Files

    5

    Last publish

    Collaborators

    • pablo.merener.ok