@angular/core@22.0.7
// Angular - the core framework
$ npm install @angular/core
🔗 This package's source is indexed on CodeBrowser too
View GitHub repo →
downloads/wk
5,933,678
license
MIT
version
22.0.7
published
Jul 16, 2026
What is @angular/core?
@angular/core is the foundational package for the Angular framework, providing essential components, services, and decorators needed to build web applications. Developers use it to create dynamic single-page applications with features like dependency injection, change detection, and component-based architecture. It serves as the base dependency for any Angular project and must be installed alongside other Angular packages to function properly.
Links
Dependencies (1)
Maintainers
angular, google-wombot