file-select-dialog
TypeScript icon, indicating that this package has built-in type declarations

1.5.4 • Public • Published
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

Package Sidebar

Install

npm i file-select-dialog

Weekly Downloads

2,790

Version

1.5.4

License

MIT

Unpacked Size

27.6 kB

Total Files

18

Last publish

Collaborators

  • miyauci