I have a simple readline shell written in Coffeescript:
rl = require \'readline\' cli = rl.createInterface process.std
In the MAC terminal, to clear the console in NodeJS, you just hit COMMAND+K just like in Google Developer Tools Console so I'm guessing that on Windows it would be CTRL+K.
COMMAND+K
CTRL+K