Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulrouget/firefox-jsterm

JavaScript Terminal For Firefox
https://github.com/paulrouget/firefox-jsterm

Last synced: 5 days ago
JSON representation

JavaScript Terminal For Firefox

Awesome Lists containing this project

README

        

# Terminal for Firefox

**Warning:** the addon is being integrated into Firefox natively. It is no longer supported.

This Firefox addon contains full-featured console that supports
JS, [CoffeeScript](http://coffeescript.org) and [LiveScript](http://livescript.net).

Info and screencast are available at http://paulrouget.com/e/jsterm/.
To switch between languages, use `:js`, `:coffee` & `:livescript`.
The language you choose will be saved for the next console session.

Screenshot:

![](http://i.imgur.com/qUby4pc.png)

## Installation

Drag’n’drop .xpi on your Firefox.

If you prefer stable versions, you can
[install the addon from addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/javascript-terminal/).