Dotjs.js Dotjs.js is a node command line tool that will parse your files for evaluation of sorts. Install npm install -g dotjs.js How to use Let's say you have a standard file like so: Just use the command: dotjs [filename] and the result will be: Have fun dot jsing!