DEV Community

Cover image for Cheat Sheet for Uppy File Uploader
Andréia Bohner
Andréia Bohner

Posted on

Cheat Sheet for Uppy File Uploader

Uppy is a complete open source JavaScript uploader library with several features:

  • Fetch files from local or several remote sources,
  • Upload files using S3, S3 multipart, XHR for regular uploads to a HTTP server, Tus for resumable uploads, Transloadit for all kinds of processing,
  • Resumable file uploads,
  • Complete User Interface,
  • Translated to several languages,
  • File editing, compression, thumbnail generation, and more!

This cheat sheet compiles all the Uppy functionalities so you can use it as a handy quick reference.

Download for free: https://github.com/andreia/uppy-cheat-sheet/blob/main/uppy_cheat_sheet_v1.pdf

And if you use the PHP Laravel Framework and you're looking for Blade components for Uppy or if you looking to uploading files directly to S3 using multipart upload we've got you covered:

Warp.dev image

Warp is the #1 coding agent.

Warp outperforms every other coding agent on the market, and gives you full control over which model you use. Get started now for free, or upgrade and unlock 2.5x AI credits on Warp's paid plans.

Download Warp

Top comments (0)

AWS Q Developer image

What is MCP? No, Really!

See MCP in action and explore how MCP decouples agents from servers, allowing for seamless integration with cloud-based resources and remote functionality.

Watch the demo

👋 Kindness is contagious

Dive into this thoughtful piece, beloved in the supportive DEV Community. Coders of every background are invited to share and elevate our collective know-how.

A sincere "thank you" can brighten someone's day—leave your appreciation below!

On DEV, sharing knowledge smooths our journey and tightens our community bonds. Enjoyed this? A quick thank you to the author is hugely appreciated.

Okay