Collect filenames with Node.js
Recursively generate a list of files located in a directory.
less than a minute
Recursively generate a list of files located in a directory.
Shows how to create and call a custom Node.js module.
Shows one way to use Node.js to convert XML to JSON