React-Uploady is a lightweight library enabling React application developers to build file-upload features with just a few lines of code. 🚀
It does what it does best - provide the foundations needed to upload files from the browser, while leaving the UI (look & feel) up to the application.
The 🎯 of this library is to be as simple as possible to use, yet customizable at every point. You can start small, or you can can configure just about every aspect of the upload flow. For this purpose, Uploady provides components, hooks, and plenty of features.
It is also possible to use the Uploader outside the context of React, so if you're looking for reliable JS uploader with many features, you're welcome to check it out.
The main Uploady docs can be found at: https://react-uploady.org
Please consider giving us a star and supporting us so we can continue improving Uploady