/ng-pathfinder

A tool for exploring routing configuration of Angular projects

Primary LanguageTypeScriptMIT LicenseMIT

ng-pathfinder

Creates a list of all routes in an angular application. Paths coming from lazy loaded modules are also included.

Usage screenshot

Usage

npx ng-pathfinder

# or to define a tsconfig
npx ng-pathfinder -p ./project/tsconfig.json

Inspired by

License

MIT