JustinLove / NakedJavascript (http://computergenerateddreams.com/nakedjs/index.html)

Module to inspect javascript objects and present them in dialogs. Still very much in the prototype stage.

Changed (Δ0 bytes):

raw changeset »

script/testnjs.js (1 lines added, 1 lines removed)

Up to file-list script/testnjs.js:

@@ -55,7 +55,7 @@ CGD.TEST.njs.data = {
55
55
    };
56
56
    var performance = CGD.JS.object(presentation);
57
57
    performance.presentor = "Justin Love";
58
    performance.date = "2009-10-02";
58
    performance.date = "2010-01-28";
59
59
    performance.event = "JS.chi";
60
60
    
61
61
    return {