Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Js Debug Console


  • From: billy.reisinger at gmail.com (Billy Reisinger)
  • Subject: [Javascript] Js Debug Console
  • Date: Thu Dec 28 20:04:58 2006

Hey everyone,

I've been working on a cross-browser (i.e. DHTML-based) javascript  
debugger for the past year, and I've finally released it for the  
public.  It enables command-line javascript and css input in FF, IE,  
and Opera.  It has a ton of features, like object inspection, tab  
completion, function profiling, and more.
I'm not naive enough to think that there isn't something like this  
out there already (like Firebug, etc).  I just enjoy the challenge of  
re-inventing the wheel. To that end, I'm open to any feature  
suggestions or bugs.

http://www.billyreisinger.com/debug.php

Hope that someone else finds it useful!

Billy Reisinger
billy.reisinger@xxxxxxxxx