readdirtree reads a dir tree Install npm install readdirtree API array = readdirtree(dirname, [filter]) Reads a dir tree and optionally passing a filter function that will match against filenames. License MIT