Behold the command line!

When working on javascript, have you ever wanted a command line where you could test your little pieces of javascript? No? Oh well. I already wrote, so I am posting it :) As it stands, if you type echo {put your string here} it will return it on the output textarea. With this widget we can re-implement an entire unix shell! Isn't that something?

Console