grunt-listfiles
Create a list of files and perform an action on each file in the list then write the results to a file.
gulp-listfiles
Create a list of files and perform an action on each file in the list then write the results to a file.
@im2wddrf/listfiles
A simple npm package that leverages the power of javascript's `console.table()` to print out files in the current directory. This package is best used as a command-line program, similar to `ls`.