batarang
batarang copied to clipboard
AngularJS WebInspector Extension for Chrome
Creating a test build that is decoupled from the Chrome WebInspector APIs would allow us to inject Batarang directly into the page (like ng-inspector does). One obvious caveat is that...
I too am running into issues... new Batarang user here... watched the video and it looks promising, but when I run the Scopes and Hints panes are blank:  It uses two selectors not one, class for element outline and class:before or class:after...
Somewhere within Baratang's pane, there could be a control: ``` "ng-show throughout page: all true, all false, leave alone" "ng-hide throughout page: all true, all false, leave alone" ``` The...
Performance-wise, it will be useful to trigger "nothing changed" digest to see where the bottlenecks are.
Steps to reproduce - Navigate to angular app (for example, https://angular-ui.github.io/ui-router/sample/#/ ) - Close Dev Tools - Inspect an element - Select the $scope view - $scope data is not...
To avoid ever releasing a problematic version of Batarang again, I want to run the instrumentation code against a few Angular production apps. Here's my list of apps: - https://console.developers.google.com/project...