danielzotti / file-explorer-web

A File Explorer created with web technologies

Home Page:https://danielzotti.github.io/file-explorer-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A File Explorer created with web technologies

https://danielzotti.github.io/file-explorer-web/


Languages

Language:JavaScript 80.5%Language:HTML 14.4%Language:CSS 5.1%