Activate your free membership today | Log-in

Monday, November 7th, 2005

sDumper: JavaScript Data Structure Tool

Category: Utility

<>p>Joshua Blackburn has started a new open source project called The Solvent.

The first module, sDumper, is a JavaScript data structure visualization tool, that looks similar to Perl’s Data::Dumper or Cold Fusion’s CFDUMP.

You pass a JavaScript object in, and you get an expandable view of the object and its contents.

This is as simple as:

sDumper(document)

sdumper

Related Content:

  • JavaScript hijacking
    JavaScript hijacking is a technique that an attacker can use to read sensitive data from a vulnerable Web application, particularly one using Ajax...
  • Ajax everywhere: Which framework to choose?
    Writing and debugging Ajax, a JavaScript- and XML-driven development technique, can be difficult. In this tip, an expert introduces several frameworks...
  • Ajax everywhere: Which framework to choose?
    Writing and debugging Ajax, a JavaScript- and XML-driven development technique, can be difficult. In this tip, an expert introduces several frameworks...
  • Choosing an Ajax framework
    Your customers won't have to fear Ajax if they have the right tools to work with. Help them determine which Ajax-specific framework, library or...
  • Asynchronous JavaScript and XML
    Ajax (Asynchronous JavaScript and XML) is a method of building interactive applications for the Web that process user requests immediately. Ajax...

Posted by Dion Almaer at 8:33 am
2 Comments

++++-
4.6 rating from 5 votes

2 Comments »

Comments feed

This module scales rather well. Large structures render with usability (collapsable) quicker than you’ll expect. Nice work Josh.

Comment by dextius — November 7, 2005

There are no files listed in sourceforge. Where can I download?

Comment by jay — November 15, 2005

Leave a comment

You must be logged in to post a comment.