Angular Gauntlets Chrome 插件, crx 扩展下载

 收录于5年前 阅读数 47

扩展ID: cpinnkgbfohodioinipjdhehnihbgeph

Add shortcuts to easily debug your Angular application.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.
名称 Angular Gauntlets
插件标识 cpinnkgbfohodioinipjdhehnihbgeph
平台 Chrome
评分 0
评分人数 4
插件主页

作者 yannickglt
版本号 1.2.1
大小 9.57 KB
官网下载次数 837
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2020-05-24 00:00:00
举报
回复

大家在找这些插件