MCPcopy Create free account
hub / github.com/angular/angular

github.com/angular/angular

Chat with this repo
repository ↗ · DeepWiki ↗ · release v22.0.6 ↗ · + Follow · compare 2 versions
41,011 symbols 111,363 edges 6,911 files 3,429 documented · 8% updated 1d agov20.3.26 · 2026-07-08★ 100,642975 open issues

Browse by type

Functions 22,620 Types & classes 18,391
What it actually does AI analysis from the code graph — generated when you open this
loading…
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

Angular on npm


Documentation

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

Advanced

Local Development

To contribute to the Angular Docs, check out the Angular.dev README

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create a 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:.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Class 16,237
Method 12,957
Function 9,663
Interface 1,889
Enum 265

Languages

TypeScript100%

Modules by API surface

packages/compiler/src/output/output_ast.ts429 symbols
packages/core/test/acceptance/di_spec.ts260 symbols
packages/core/test/linker/integration_spec.ts242 symbols
packages/compiler/src/template/pipeline/ir/src/expression.ts225 symbols
packages/compiler/src/expression_parser/ast.ts224 symbols
packages/core/test/test_bed_spec.ts223 symbols
packages/compiler/src/render3/r3_ast.ts212 symbols
packages/core/test/linker/change_detection_integration_spec.ts167 symbols
packages/core/test/acceptance/view_container_ref_spec.ts160 symbols
packages/core/test/acceptance/host_directives_spec.ts155 symbols
packages/core/test/acceptance/integration_spec.ts145 symbols
packages/core/test/acceptance/query_spec.ts141 symbols

Dependencies from manifests, versioned

@actions/core3.0.0 · 1×
@actions/github9.0.0 · 1×
@algolia/client-common5.52.0 · 1×
@algolia/client-search5.52.0 · 1×
@algolia/requester-browser-xhr5.52.0 · 1×
@algolia/requester-node-http5.52.0 · 1×
@angular-devkit/build-angular22.0.2 · 1×
@angular-devkit/core22.0.2 · 1×
@angular/animationsworkspace:* · 1×
@angular/aria22.0.1 · 1×
@angular/benchpressworkspace: * · 1×

For agents

$ claude mcp add angular \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page