Tested using ts-node to run a Typescript interpreter.
- Features:
- Completion-at-point: enable with
ts-repl-enable-completion
- Enable input font-locking with
ts-repl-enable-font-lock
- Output font-locking handled by
xterm-color
- Save/load history from
ts-repl-history-filename
- Jump to errors from repl
- Completion-at-point: enable with
When add-node-modules-path
is installed, local ts-repl-command
executables
will be found from node_modules.