A browser extension for inspecting and debugging Marionette.js applications directly within Chrome or Firefox DevTools.
Marionette Inspector is a browser extension that adds a dedicated panel to Chrome and Firefox DevTools for inspecting and debugging Marionette.js applications. It provides tools to visualize the view hierarchy, track application activity, and inspect components like views, models, and Radio channels, making it easier to understand and troubleshoot complex Marionette-based frontends.
Frontend developers building applications with Marionette.js who need a powerful debugging tool integrated into their browser's developer tools.
Developers choose Marionette Inspector because it offers a specialized, integrated debugging environment for Marionette.js that goes beyond standard DevTools, providing visual insights and direct inspection capabilities that streamline debugging and reduce the need for manual code tracing.
:mag: Marionette Inspector - Explore your App
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Adds a dedicated Marionette tab directly in Chrome and Firefox DevTools, offering a seamless debugging workflow without external tools, as emphasized in the philosophy.
Provides UI tree visualization, activity history, and detailed inspection of views, models, and Radio channels, making complex app structures transparent and easy to debug.
Includes an inspector magnifying glass for direct component interaction and intelligent source panel links, enhancing real-time debugging efficiency.
Supported by a Gitter chat and encourages contributions with help-wanted tickets, indicating ongoing maintenance and community engagement.
Only useful for Marionette.js projects; it provides no debugging capabilities for other JavaScript frameworks, limiting its broader applicability.
Requires manual code insertion and careful ordering for non-global setups like Webpack or ES modules, with noted hoisting issues that can break functionality.
Screenshots and some documentation references are from 2014, suggesting the tool may not be actively updated for the latest browser or Marionette versions.