Package Exports
- ngast
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ngast) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ngast
This library provides user friendly API for parsing Angular projects.
How to use?
$ npm i @angular/core @angular/compiler @angular/compiler-cli ngast --saveTake 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