Angular Component Overview

★★★★★
★★★★★
1,000+ users
<
>
Raspberry Pi Adafruit 4 Model B - 4 GB RAM - New Electronics
★★★★★
★★★★★
2023 Panini Origins Wnba Basketball Sports Cards Base And Rookies Pick
★★★★★
★★★★★
Caldwell - Orange Peel Oval Target 18 in 5 Sheets
★★★★★
★★★★★
Toshiba 1TB Canvio Basics USB3.2 External Hard Drive - Black
★★★★★
★★★★★
Nike Tiempo Legend 10 Pro FG 'Ready Pack' | White | Men's Size 5
★★★★★
★★★★★
Irwin Naturals Prosta-Strong Red, Liquid Soft-Gels - 80 soft-gels
★★★★★
★★★★★

This browser extension allows you to easily visualize the component tree of an Angular application, making it easy to understand the structure and relationships of the components.

Activate the extension and select which components to outline, either selectively by component name (or by component selector) or component family identified by a prefix (e.g. material components: mat-).

When it comes to code review, Angular Outliner can be a powerful tool. It allows developers to quickly demonstrate and show the component hierarchy of the new code increment. This makes code reviews more efficient and effective, saving you time and effort.

______________________________________________________________________________________________

Support me: buymeacoffee.com/felixff

______________________________________________________________________________________________

Chrome extension that helps to visualize application components by drawing a frame around them.

You can choose between component namespaces defined by prefixes (e.g. `app` - application components, `mat` - material components, etc.) or specific components.

The extension also shows component instances count.

______________________________________________________________________________________________
Update 2.5
* UI simplification

Update 2.4
* Outline component on hover
* Component graph preview

Update 2.3:
* Improved component name positioning when multiple components occupy the same space, so labels do not overlap.
* Improved UX when scrolling - components are redrawn.
Related