select-files
Virtually creates a file input element (<input type="file" />), triggers it and returns selected files.
readable-blob-stream
Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()
google-drive-getfilelist
This is a Node.js module to retrieve the file list with the folder tree from the specific folder of Google Drive.
droppable
A library to give file dropping super-powers to any HTML element.