Skip to content

Firebug plugin to visualize JavaScript DOM mutations as a control flow graph.

Notifications You must be signed in to change notification settings

sxgao3001/fireinsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fireinsight is a JavaScript visualization tool. It consists of two components:
1. An HTTP proxy application called HttpProxy, implemented in Java (using Apache HttpCommon/HttpClient libraries), that uses Rhino to parse incoming JavaScript files and add analysis code to be run in the client browser.
2. A Firebug plugin called FirebugPlugin which visualizes the analysis code within a Firebug panel. 

About

Firebug plugin to visualize JavaScript DOM mutations as a control flow graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published