Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 737 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 737 Bytes

LiveScript Console

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

Installation

Features

License

Released under the MIT License

Credits

By Geza Kovacs

Based on CoffeeConsole 2 by Jonathan Snook and Colldo