ng-pathfinder
February 13, 2019 ยท View on GitHub
Creates a list of all routes in an angular application. Paths coming from lazy loaded modules are also included.

Usage
npx ng-pathfinder
# or to define a tsconfig
npx ng-pathfinder -p ./project/tsconfig.json
Inspired by
License
MIT