Convert DataTransfer object to a list of File objects
Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()
Get a promise for a flat array of files from the 'drop' event, like <input type="file"/>.files
.
Internal APIs for VS Code's utilities and user interface building blocks.
Use the Windows.ApplicationModel.DataTransfer.ShareTarget WinRT API directly from Node.js