Any good library to handle file uploads???

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Uppy

    The next open source file uploader for web browsers :dog:

    I found Uppy and I consider it a good option the problem is that uppy doesn't have an integration or plugin to send the files to firebase so I decide to lookup to some alternatives or recommendations.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. react-dropzone

    Simple HTML5 drag-drop zone with React.js.

    I use react-dropzone for file uploads. I use a reducer to track the files that get dropped and on drop I simply upload the file blobs straight to firebase storage.

  4. filepond

    🌊 A flexible and fun JavaScript file upload library

    Just looking at the docs for react-dropzone, they recommend Filepond for something similar to what you're looking for.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Can anyone suggest PHP, JavaScript File Manager tool with Crop tool integrated?

    1 project | /r/PHP | 22 May 2023
  • Help uploading huge files (10GB+) to Browser

    2 projects | /r/webdev | 24 Jan 2023
  • Need ideas for a photography application.

    2 projects | /r/node | 10 Jun 2022
  • Saving Millions of Images Series [Part Two]

    1 project | dev.to | 12 Jan 2022
  • Form data with HTML5 FormData file upload - [HELP]

    1 project | /r/learnjavascript | 10 Dec 2021

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?