Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 551 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 551 Bytes

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