Module AngularJS
Provides classes for working with AngularJS (also known as Angular 1.x) applications.
NOTE: The API of this library is not stable yet and may change in the future.
Import path
import semmle.javascript.frameworks.AngularJSImports
| AngularJSCore | Provides the core classes for working with AngularJS applications. |
| AngularJSExpressions | Provides classes for dealing with AngularJS expressions (e.g. |
| DependencyInjections | Provides classes for working with the AngularJS |
| ServiceDefinitions | Provides classes for working with the definitions of AngularJS services. |