Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paulrouget/firefox-jsterm
- Owner: paulrouget
- Created: 2012-07-17T20:03:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-11T08:05:47.000Z (almost 11 years ago)
- Last Synced: 2024-08-01T19:57:01.676Z (3 months ago)
- Language: JavaScript
- Homepage: http://paulrouget.com/e/jsterm/
- Size: 1.02 MB
- Stars: 174
- Watchers: 21
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).