Skip to content
/ node-repl Public

JavaScript Read-Eval-Print-Loop (REPL) for Atom

License

Notifications You must be signed in to change notification settings

tpae/node-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

zpbt47r6nv

How to / Installation

Install package through Atom or use CLI:

$ apm install node-repl