/console

Web based console - for presentations and workshops

Primary LanguageJavaScript

JS Console

A JavaScript web console, useful for quick experimentation, debugging, presentations (for live coding) and workshops.

Features

  • Resizable font (yep, biggest issue with Firebug in workshops)
  • shift + up/down for bigger console

TODO

  • Save history (easy)
  • Add support for loading in a DOM (not so easy)
  • Permalink to session (trickier, server side required - can I do it without?)
  • Permalink to individual execs (easy)