AngularJS is a powerful JavaScript based development framework to create RICH Internet Application. It provides developers options to write client side application (using JavaScript) in a clean MVC(Model View Controller) way. Application written in AngularJS is cross-browser compliant.
AngularJS automatically handles JavaScript code suitable for each browser. It is open source, completely free, and used by thousands of developers around the world.
- 💠Stable release: 1.7.4 / September 7, 2018
- 💠Preview release: 1.7 rc0 / April 19, 2018
- 💠Developed by: Google
- 💠Initial release: October 20, 2010
- 💠License: MIT License
- 💠Written in: JavaScript