extract-files
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
file-selector
Convert DataTransfer object to a list of File objects
pull-file-reader
Read an HTML5 File object (from e.g. HTML5 drag and drops) as a pull stream source.