JSCommandlet Released
JavaScript Development Made Easier

We're happy to announce a new bookmarklet called JSCommandlet. It is a JavaScript console developed for use within SiteCrafting. If you do any kind of JavaScript development, especially working with Internet Explorer, JSCommandlet is for you.
JavaScript development can be a real pain. There is no good way to trace events, functions die unexpectedly, and every browser seems to have a different idea of how to implement the standard (what else is new?). While JSCommandlet won't be winning any beauty contests anytime soon, it is ready for most anything you throw at it on whatever browser.
If you deal with JavaScript on a daily basis, or maybe just once in a blue moon, JSCommandlet will help you produce high quality code quicker. We think it's a great tool for any developer to keep in his/her toolbox. Check it out and let us know what you think!



Worth noting in the Known Issues section that the console uses the onerror listener, and as such does not work on pages that already have onerror set.
Solid work, though.
Left by Joe at SC | Sep. 29, 2008 at 4:43pm
Leave a Comment