This library provides user friendly API for parsing Angular projects.
$ npm i @angular/core @angular/compiler @angular/compiler-cli ngast --save
Take a look at the documentation.
Projects using ngast:
- ngrev - Tool for reverse engineering of Angular applications.
- codelyzer - Static code analysis for Angular projects.
- ngworld - Visualization of Angular projects.
- ng-app-counter - Counter for Angular applications.
- ng-pathfinder - Show a list of all routes in an angular application.
- ngx-translate-all - Tool for automate i18n Angular projects.
- ngx-translate-migrate - Tool for migrate from ngx-translate to Angular i18n.
MIT