file-select-dialog

Call file select dialog programmatically


Keywords
file, dialog, file-dialog, file-select-dialog, file-selection-dialog, browser, file-browser, filelist, library, promise, typescript
License
MIT
Install
npm install file-select-dialog@1.5.4

Documentation

logo

npm version size size code style: prettier Commitizen friendly semantic-release MIT License

file-select-dialog

Directly call file select dialog from JavaScript. Get Back Promise File or FileList object. No more hacky hiding of <input type="file"> elements.

Feature

  • Supports ES6 Modules
  • Pure Typescript
  • Promise
  • No dependencies, Optimization, Super slim size
  • Modern browser support only
  • Supports selecting multiple files and the file type accepts

Read the Docs to Learn More.

💡 LICENSE

MIT