A javascript library to give file dropping super-powers to any HTML element.
-
Updated
Jan 11, 2023 - TypeScript
A javascript library to give file dropping super-powers to any HTML element.
Virtually creates a file input element (<input type="file" />), triggers it and returns selected files.
Programmatically open a file dialog window (explorer) for picking files. Only works on Windows. Also see: open-finder-dialog, open-linux-file-dialog, and open-file-manager-dialog for other platforms.
Add a description, image, and links to the select-files topic page so that developers can more easily learn about it.
To associate your repository with the select-files topic, visit your repo's landing page and select "manage topics."