qtil
advanced-security/qtil-javascript 0.0.3
Search

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.AngularJS

Imports

AngularJSCore

Provides the core classes for working with AngularJS applications.

AngularJSExpressions

Provides classes for dealing with AngularJS expressions (e.g. <div id="{{myId}}"/>).

DependencyInjections

Provides classes for working with the AngularJS $injector methods.

ServiceDefinitions

Provides classes for working with the definitions of AngularJS services.