AngularJS Core API

The AngularJS (Angular.js, version 1.x) core framework API for building dynamic single-page web applications using JavaScript. AngularJS introduced the MVC pattern to front-end development, two-way data binding, dependency injection, directives, filters, services, and controllers. AngularJS reached End of Life on December 31, 2021 and is no longer actively maintained. Migration to modern Angular (2+) is strongly recommended.

API entry from apis.yml

apis.yml Raw ↑
aid: angularjs:angularjs-core-api
name: AngularJS Core API
tags:
- Controllers
- Dependency Injection
- Directives
- End Of Life
- Framework
- JavaScript
- Legacy
- MVC
- Services
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://code.angularjs.org
humanURL: https://docs.angularjs.org/api
properties:
- url: https://docs.angularjs.org/api
  type: Documentation
- url: https://docs.angularjs.org/guide
  type: Guide
- url: https://docs.angularjs.org/tutorial
  type: Tutorial
- url: https://github.com/angular/angular.js
  type: GitHub
description: The AngularJS (Angular.js, version 1.x) core framework API for building dynamic single-page
  web applications using JavaScript. AngularJS introduced the MVC pattern to front-end development, two-way
  data binding, dependency injection, directives, filters, services, and controllers. AngularJS reached
  End of Life on December 31, 2021 and is no longer actively maintained. Migration to modern Angular (2+)
  is strongly recommended.