Extensions inspire

Angular Gauntlets

5

Details

Author:
yannickglt

Category:
Developer Tools

Version:
1.2.3

Users:
931

Rating:
5

Size:
9.55KiB

Price:
Free

Updated:
May 04, 2021

Webstore Link:
https://chrome.google.com/webstore/detail/angular-gauntlets/cpinnkgbfohodioinipjdhehnihbgeph

Download

version 1.2.3  - Download ZIP file

version 1.2.1  - Download ZIP file

version 1.1.1  - Download ZIP file

version 1.1.0  - Download ZIP file

version 1.0.0  - Download ZIP file

version 0.0.1  - Download ZIP file

Description

Angular Gauntlets helps you getting your hands dirty. It makes the components and providers of your Angular application accessible on click on an element in the Chrome DevTools elements panel.

How to?
Just click on a DOM element in the DevTools elements panel, type one of the following keywords in the console and here we go!

- $component: click on a DOM element referring to an Angular component to access its instance and playing with it.
- $context: display a DOM element context, can be its parent Angular component, a ngFor row, etc.
- $scope: equals $component onto Angular components or $context onto child elements. The best alternative of AngularJS Batarang for Angular.
- $providers: get the list of the all the providers instantiated in your Angular app and play with them (not supported by Angular 9).
- $detectChanges(): triggers Angular change detection to get your changes apply.
- log$(obs): log the first value of the given observable.

Little extra: you can get a preview of all these info in the Angular tab of your DevTools elements panel. Switching between elements will refresh the data immediately.

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!