Angular

Angular

Angular is a front-end JavaScript framework for building web applications. It allows developers to use HTML as a template language and extend its syntax to express application components. Angular provides data binding, which means that it can automatically synchronize the data in the model with the data in the view.

It also has dependency injection, which helps developers manage the dependencies between different parts of the application. Angular has a rich set of APIs for making server communication easy, and it supports MVC (Model-View-Controller) and MVVM (Model-View-ViewModel) architectures, making it a good choice for building complex, data-driven applications.

NPM downloads

Github stars

Github forks

Number of contributors

Number of contributors 30 days

Homepage

https://angular.io/

Pepository

https://github.com/angular/angular

NPM

https://www.npmjs.com/package/@angular/core

Number of Contributors

2064

Number of days since last commit

Top contributors all time

George Kalpakas1694
Pete Bacon Darwin1217
Paul Gschwendtner1038
Igor Minar964
Alex Rickabaugh949
vsavkin920
Victor Berchet916
Tobias Bosch789
Andrew Kushnir768
Joey Perrott725
Pawel Kozlowski683
Andrew Scott662
Alan Agius568
Alex Eagle562
Peter Bacon Darwin554
Renovate Bot535
Kristiyan Kostadinov513
Matias Niemelä479
Kara Erickson472
Misko Hevery446

Top contributors last 30 days

Dylan Hunn36
Kristiyan Kostadinov33
Jessica Janiuk31
Andrew Scott28
Alan Agius18
AleksanderBodurri14
Andrew Kushnir13
Sasidharan SD13
Alex Rickabaugh12
Miles Malerba11
Matthieu Riegler10
Pawel Kozlowski10
Angular Robot7
Jeremy Elbourn7
Doug Parker6
arturovt6
cexbrayat6
Emma Twersky3
Joey Perrott3
Swami3

Readme

Angular - The modern web developer's platform

angular-logo
Angular is a development platform for building mobile and desktop web applications
using TypeScript/JavaScript and other languages.

angular.dev

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation

InsightsSnapshot


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules, and more.

Want to Help?

Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star :star: :arrow_up:.

Tags

angularjavascriptpwatypescriptwebweb-frameworkweb-performance