angular.js

AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.

Latest Ver 1.8.3
Homepage
Github
0
58,740
📢 AngularJS provides a powerful framework for web application development by enhancing HTML.
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.3/angular.js
https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.3/angular.min.js
https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.3/angular-csp.css
https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.3/angular-csp.min.css
https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.3/angular.min.js.map

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
📄 HTML
var app = angular.module('myApp', []);
app.controller('myCtrl', function($scope) {
  $scope.firstName = 'John';
  $scope.lastName = 'Doe';
});

🧩 External JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.2/angular.min.js"></script>

⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.