AngularJS website screenshot

AngularJS

AngularJS (Angular.js, version 1.x) is the original Angular JavaScript framework for building dynamic single-page web applications, created by Google. It introduced MVC patterns to front-end development with 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. Developers should migrate to the modern Angular framework (v14+).

1 APIs 0 Features
End Of LifeFrameworkFrontendGoogleJavaScriptLegacyMVCOpen SourceSingle Page Application

APIs

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

Pricing Plans

Angularjs Plans Pricing

3 plans

PLANS

Rate Limits

Angularjs Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub
GitHub
🚀
GettingStarted
GettingStarted
🔗
Guide
Guide
🔗
Download
Download
🔗
CDN
CDN
📰
Blog
Blog
👥
StackOverflow
StackOverflow
🔗
License
License
🔗
Guide
Guide
🔗
LlmsText
LlmsText

Sources

apis.yml Raw ↑
aid: angularjs
url: https://raw.githubusercontent.com/api-evangelist/angularjs/refs/heads/main/apis.yml
apis:
- 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-images.s3.amazonaws.com/shared/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.
name: AngularJS
tags:
- End Of Life
- Framework
- Frontend
- Google
- JavaScript
- Legacy
- MVC
- Open Source
- Single Page Application
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
access: Open Source
common:
- url: https://angularjs.org/
  name: AngularJS Website
  type: Website
- url: https://docs.angularjs.org/api
  name: AngularJS API Documentation
  type: Documentation
- url: https://github.com/angular/angular.js
  name: AngularJS GitHub Repository
  type: GitHub
- url: https://docs.angularjs.org/misc/started
  name: Getting Started
  type: GettingStarted
- url: https://docs.angularjs.org/guide
  name: Developer Guide
  type: Guide
- url: https://code.angularjs.org
  name: AngularJS Downloads
  type: Download
- url: https://ajax.googleapis.com/ajax/libs/angularjs/
  name: AngularJS CDN
  type: CDN
- url: https://blog.angular.io
  name: Angular Blog
  type: Blog
- url: https://stackoverflow.com/questions/tagged/angularjs
  name: Stack Overflow AngularJS Tag
  type: StackOverflow
- url: https://github.com/angular/angular.js/blob/master/LICENSE
  name: MIT License
  type: License
- url: https://docs.angularjs.org/misc/migrate
  name: Migration Guide to Modern Angular
  type: Guide
- type: LlmsText
  url: https://docs.angularjs.org/llms.txt
created: '2024-01-01'
modified: '2026-04-19'
specificationVersion: '0.19'
description: AngularJS (Angular.js, version 1.x) is the original Angular JavaScript framework for building dynamic single-page
  web applications, created by Google. It introduced MVC patterns to front-end development with 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. Developers should migrate to the modern Angular framework (v14+).