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()
droppable
A library to give file dropping super-powers to any HTML element.