A LiveScript console within the Chrome Dev Tools. Based on Coffee Console 2.
A LiveScript console within the Chrome Dev Tools.
Open the Developer Tools (Ctrl-Shift-J, or Command-Option-J on Mac) and go to the LiveScriptConsole tab. You can enter LiveScript code, see it compiled to JavaScript, and run it.
Source / Report Issues: https://github.com/gkovacs/LiveScriptConsole
Based on Coffee Console 2