SkillAgentSearch skills...

CoffeeConsole

A Chrome Extension for running CoffeeScript from the Web Inspector

Install / Use

/learn @snookca/CoffeeConsole
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • Syntax highlighting provided via the ACE editor http://ace.ajax.org/
  • CoffeeScript compilation https://github.com/jashkenas/coffee-script
  • Command+Enter or Shift+Enter to run the current script
  • Available in the Chrome Web Store: http://snk.ms/coffeeconsole

Copyright 2012, Jonathan Snook Released under the MIT License

View on GitHub
GitHub Stars580
CategoryProduct
Updated6mo ago
Forks46

Languages

JavaScript

Security Score

72/100

Audited on Sep 24, 2025

No findings