Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 425 Bytes

File metadata and controls

47 lines (32 loc) · 425 Bytes

example.js

{{example.js}}

file.js

{{file.js}}

loader.js

{{loader.js}}

test.json

{{test.json}}

js/output.js

{{js/output.js}}

Console output

Prints in node.js (node example.js) and in browser:

{ answer: 42, foo: 'bar' }
{ foobar: 1234 }
{ foobar: 1234 }

Info

Uncompressed

{{stdout}}