ember-cli-remote-inspector
Remote inspector
Enables remote inspection of apps running on different devices/browsers using websockets
Lets you inspect apps running on different devices/browsers over the network using websockets.
92 stars
3 watching
9 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
dwickern/ember-chrome-devtools | An Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools. | 94 |
lsrur/inspector | Toolset for debugging and profiling web applications, especially those built using the Laravel framework. | 235 |
nodesecure/cli | Analyzes JavaScript package or local Node.js project for security vulnerabilities and provides detailed reports. | 367 |
rev087/ng-inspector | Displays an AngularJS scope hierarchy in real-time for debugging purposes | 782 |
chaijs/loupe | An object inspection utility that produces human-readable representations of objects across different platforms and environments. | 22 |
jorijn/laravel-security-checker | Automates vulnerability detection and reporting in Laravel applications | 199 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
rwjblue/ember-service-worker-project-entagled-registration | Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors | 0 |
dockyard/ember-router-scroll | Makes Ember applications behave like regular websites by preserving browser history scroll position and scrolling to the top on transitions | 204 |
manishpatwari/webdriveragent | An iOS WebDriver implementation that allows remote control of devices, launching and killing apps, tapping and scrolling views. | 52 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |