directory-reader searches the directory and returns a list of files
Installation via npm:
npm install directory-reader -g
This will install directory-reader globally so that it may be run from the command line.
directory-reader -d dir-name
-p Port to use (defaults to 3333)
-d Directory to read
-e Nested directory to exclude
-f File type (defaults html)