|
|
@ -2,9 +2,12 @@ |
|
|
|
_**J**avaScript **A**wesome **D**evelopment **E**nvironment (in Emacs)_ |
|
|
|
|
|
|
|
Jade connects to a browser tab or nodejs process and provides many features for |
|
|
|
JavaScript development, including a REPL (with auto completion) & object |
|
|
|
inspection, an inspector, with history and navigation, a scratch buffer and even |
|
|
|
a stepping Debugger, similar to `edebug`, or `cider`. |
|
|
|
JavaScript development, including: |
|
|
|
|
|
|
|
- a REPL (with auto completion) & object inspection; |
|
|
|
- an inspector, with history and navigation; |
|
|
|
- a scratch buffer (`M-x jade-scratch`); |
|
|
|
- a stepping Debugger, similar to `edebug`, or `cider`. |
|
|
|
|
|
|
|
## Screenshots |
|
|
|
|
|
|
|