AngularJS

AngularJS
Original author(s)Miško Hevery
Developer(s)Google
Initial releaseOctober 20, 2010; 14 years ago (2010-10-20)[1]
Stable release
1.8.3[2] Edit this on Wikidata / 7 April 2022; 2 years ago (7 April 2022)
RepositoryAngularJS Repository
Written inJavaScript
PlatformJavaScript engine
Size167 kB production
1.2 MB development
TypeWeb framework
LicenseMIT License
Websiteangularjs.org Edit this on Wikidata

AngularJS is a discontinued free and open-source JavaScript-based web framework for developing single-page applications. It was maintained mainly by Google and a community of individuals and corporations. It aimed to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in web applications and progressive web applications.

AngularJS was used as the frontend of the MEAN stack, that consisted of MongoDB database, Express.js web application server framework, AngularJS itself (or Angular), and Node.js server runtime environment.

As of January 1, 2022, Google no longer updates AngularJS to fix security, browser compatibility, or jQuery issues.[3][4][5] The Angular team recommends upgrading to Angular (v2+) as the best path forward, but they also provided some other options.[6]

  1. ^ "Releases · angular/angular.js". GitHub. Retrieved April 9, 2021.
  2. ^ "Release 1.8.3". 7 April 2022. Retrieved 29 July 2022.
  3. ^ "AngularJS". docs.angularjs.org. Retrieved 2021-05-14.
  4. ^ "AngularJS". docs.angularjs.org. Retrieved April 9, 2021.
  5. ^ Darwin, Pete Bacon (27 July 2020). "Stable AngularJS and Long Term Support". Angular Blog. Retrieved April 9, 2021.
  6. ^ Techson, Mark (February 2, 2021). "Finding a Path Forward with AngularJs". Medium. Retrieved April 9, 2021.