visualizer icon indicating copy to clipboard operation
visualizer copied to clipboard

code executor and console.log output

Open lpatiny opened this issue 9 years ago • 2 comments

Would be nice to allow in a variable out the console.log of the code. This can be use in the display value module that has an option "append" if I remember well

http://stackoverflow.com/questions/11403107/capturing-javascript-console-log

I would like to get close to: http://jsbin.com/yoqebogena/1/edit?js,console,output That would be perfect to test and debug some javascript code with my students ...

lpatiny avatar May 03 '16 15:05 lpatiny

Would you expect formatted output ?

targos avatar May 03 '16 15:05 targos

https://github.com/alexkuz/react-json-tree

targos avatar Aug 17 '16 14:08 targos