Show HN: Script Boxr - an in-browser, shareable, JavaScript sandbox(scriptboxr.cubicle6.com)
scriptboxr.cubicle6.com
Show HN: Script Boxr - an in-browser, shareable, JavaScript sandbox
http://scriptboxr.cubicle6.com/
2 comments
Great little project! One thing that would be nice would be syntax highlighting and automatic indentation.
Thanks for the feedback. Syntax highlighting is on my list and I know of a JavaScript library to do it. I hadn't considered autoindent; that one should be interesting.
Codemirror seems like the way to go: http://codemirror.net/mode/javascript/index.html
This is my first "Show HN" - thank you in advance for any feedback!