/ngast

Parser for Angular projects.

Primary LanguageTypeScript

Build Status

ngast

This library provides user friendly API for parsing Angular projects.

How to use?

$ npm i @angular/core @angular/compiler @angular/compiler-cli ngast --save

Take a look at the documentation.

Example

Projects using ngast:

  • ngrev - Tool for reverse engineering of Angular applications.
  • codelyzer - Static code analysis for Angular projects.
  • ngworld - Visualization of Angular projects.

License

MIT