Tuesday, March 18, 2014

Open source proposal: vAnalyze.js

vAnalyze.js: Daniel Shumway
Description : vAnalyze.js is a script that can be pasted into the Chrome Dev Console to infect any javascript functions being called on a webpage and allow the user to run real-time analytics and to inject code into those function calls.
Dependencies : None.  vAnalyze.js is a pure javascript library.  It is intended to be used with Google Chrome.
Upstream Repo : Github and Github Gist.  Because vAnalyze.js doesn't, and indeed, can't be installed on a computer, it doesn't make sense to bundle it as a library.  The most useful way to show people the code and make it available is to put into a single location that can be easily copied and pasted directly into a console.
Hardware Needed :  None (Will be running/demoing the code on a raspberry pi)
Upstream Mentors : Cody Van De Mark
License : MIT
Milestones : 
  • Week 2: Setting up the functionality and planning out the architecture.
  • Week 3: Finish code up, get individual components working together.
  • Week 4: Testing code/documentation, adding additional tools for code analysis as time permits.
  • Week 5: Packaging, more documentation

No comments:

Post a Comment