Atom-REPL: Enhancing JavaScript Coding Experience with Live Read-Eval-Print-Loop (REPL) 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 Atom-Repl