DEV Community

Cover image for A file uploader for HTTP(s) to show progress
Girish Venkatachalam
Girish Venkatachalam

Posted on

A file uploader for HTTP(s) to show progress

An open source file uploader

Progress-up is a HTML5 file uploader with support for file preview,
banning files based on MIME/size and progress display.

Here are some screenshots.

Main tab

Main tab

Dark mode

Dark mode

Help tab

Help tab

Setup tab

Setup tab

Banned files

Banned files

Features at a glance

  • πŸ”· Multiple files sent in parallel
  • πŸ”· 10 progress bars to choose from
  • πŸ”· 4 tabs [setup, drag drop, stats, help]
  • πŸ”· MIME and size filters [allow/deny, total/per file limit]
  • πŸ”· Test upload feature to test backend
  • πŸ”· Bare min config needed to start uploading
  • πŸ”· Drag and drop
  • πŸ”· Dark mode
  • πŸ”· POST HTTP method
  • πŸ”· Plugins for svelte, vue, react & angular

Website , github link, docs and packages

Top comments (0)