All Projects → anvaka → Jsruntime

anvaka / Jsruntime

Licence: other
Chrome Extension to explore javascript runtime.

Programming Languages

javascript
184084 projects - #8 most used programming language

jsruntime

Explore javascript objects graph in memory. You can search objects by property names or by values. WARNING: The extension uses regular expressions to find properties. You can hang your browser if your object model is large and expression is too broad (e.g. . - match anything).

Installation

Go to Google Chrome Store to install it.

Once it is installed make sure to reopen your dev tools. Now you can find the extension in the "Elements" panel, in the same split where "Styles/Computed/Event Listeners/...":

demo

Video

Video demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].