@angular/platform-browser@22.0.7
// Angular - library for using Angular in a web browser
$ npm install @angular/platform-browser
downloads/wk
5,271,271
license
MIT
version
22.0.7
published
Jul 16, 2026
What is @angular/platform-browser?
@angular/platform-browser is the core Angular library that enables running Angular applications in web browsers. It provides essential browser-specific implementations for DOM manipulation, rendering, and event handling that Angular needs to function on the web. Developers use this package as a foundational dependency when building any Angular web application.
Links
Dependencies (1)
Maintainers
angular, google-wombot