Skip to content

A Chrome Extension for running CoffeeScript from the Web Inspector

Notifications You must be signed in to change notification settings

snookca/CoffeeConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

CoffeeConsole

A Chrome extension compatible with Chrome 18+ to allow writing of CoffeeScript within the Web Inspector and run it within the context of the current window, just like the built-in console.

Installation

  • Drop the coffeeconsole.crx file into the Chrome browser.
  • Load the Web Inspector and click on CoffeeConsole

Features

Copyright 2012, Jonathan Snook Released under the MIT License