Pipes content of files to a node repl whenever they change to enable a highly interactive coding experience. Adds keymaps, doc access, vim binding and maps and prints highlighted source of functions right in the repl. Check out the replpad home page for demos and tutorials. watches all *.js files inside root and all subdirectories and sources a file to the repl once it changes access core module d

