/file-explorer-web

A File Explorer created with web technologies

Primary LanguageJavaScript

File Explorer Web

Some examples of File System Access API:

  • Read a single file info from file system
  • Read multiple files info from file system
  • Preview an image retrieved from file system
  • Preview a video retrieved from file system
  • Text file: open, read content, edit, save, and save as

TODO:

  • copy file
  • move (cut & paste) file
  • manage files in directory

Useful links