Skip to content

TomokiMiyauci/file-select-dialog

Repository files navigation

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