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

Image of Datadog

Master Mobile Monitoring for iOS Apps

Monitor your app’s health with real-time insights into crash-free rates, start times, and more. Optimize performance and prevent user churn by addressing critical issues like app hangs, and ANRs. Learn how to keep your iOS app running smoothly across all devices by downloading this eBook.

Get The eBook

Top comments (0)

👋 Kindness is contagious

If you found this article helpful, a little ❤️ or a friendly comment would be much appreciated!

Got it