Last Updated: February 25, 2016
·
1.177K
· livingston

Try CoffeeScript in Chrome Web Inspector

CoffeeConsole lets you type and execute CoffeeScript in your browser.

It adds an extra panel to the web inspector. It shows the compiled JavaScript code in a sidepanel. It also displays syntax errors in CoffeeScript.

A very useful tool if you write CoffeScript.