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)