node-repl - JavaScript Read-Eval-Print-Loop (REPL) for Atom Inspired by coderpad, having a live REPL on your Atom is nice for simple coding exercises. Still in active development, check back for progress! How to / Installation Install package through Atom or use CLI: $ apm install node-repl