IMA.js Developer Tools

#0 / 0 rate

IMA.js Developer Tools

27 users

2020-03-26

Seznam.cz

chrome.developer@firma...

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Adds IMA.js debugging panel to the Chrome Developer Tools window.

IMA.js is a Javascript framework for creating isomorphic applications built on the MVC pattern which uses React for the View layer.

The IMA.js developer tools display messages about method and event calls happening in your IMA.js application. These events are wrapped in proxy-like objects using custom script that gets injected to a page. You can then filter these messages, analyze them, which can help you debug how each component behaves in your application and find potential issues.