AngularJS is a discontinued, open-source JavaScript-based front-end web framework developed by Google and released in 2010 to simplify the creation of single-page applications (SPAs). It extends standard HTML by adding custom attributes called directives, allowing developers to create dynamic, data-driven web pages without manual DOM manipulation.Â