-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Development Tools
jashkenas edited this page Dec 22, 2014
·
4 revisions
A Firebug extension to debug Backbone based applications running off web-browsers. Understand Backbone application behavior without wading through JavaScript code. Work with application level constructs, pursue what-if exploration and more...
https://github.com/dhruvaray/spa-eye
Chrome Developer Tools extension for debugging Backbone.js applications. Displays in real-time all the application views, models, collections and routers, with detailed information such as handled jQuery events, model attributes, collection models, sync status, events triggered and more.
https://github.com/Maluen/Backbone-Debugger
Chrome extension for working with Backbone Marionette apps.