|
@@ -30,7 +30,7 @@ Three years, [16.000 stargazers](https://github.com/transloadit/uppy/stargazers)
|
|
|
|
|
|
We occasionally get asked why we would even need anything beyond `<input type="file">`. Why bring JS into this at all? The truth is, for many cases, `<input type="file">` is fine.
|
|
We occasionally get asked why we would even need anything beyond `<input type="file">`. Why bring JS into this at all? The truth is, for many cases, `<input type="file">` is fine.
|
|
|
|
|
|
-Sometimes, however, you might like to add a drag-and-drop surface with file previews or upload progress reporting that works well across browsers. Webcam support could be useful. Other than that, picking files directly from your Instagram and Dropbox — without first passing through your mobile phone — can save a lot of bandwidth and battery life (uploads with Uppy and Companion happen server-to-server). In all those cases, you’ll need something more than a simple `<input type="file">` command.
|
|
|
|
|
|
+Sometimes, however, you might like to add a drag-and-drop surface with file previews or upload progress reporting that works well across browsers. Webcam support could be useful. Other than that, picking files directly from your Instagram and Dropbox — without first passing through your mobile phone — can save a lot of bandwidth and battery life (uploads with Uppy and Companion happen server-to-server). In all those cases, you’ll need something more than a simple `<input type="file">` tag.
|
|
|
|
|
|
<center><iframe style="border: none;" src="https://cards.producthunt.com/cards/posts/152565?v=1" width="598" height="405" frameborder="0" scrolling="no" allowfullscreen></iframe></center>
|
|
<center><iframe style="border: none;" src="https://cards.producthunt.com/cards/posts/152565?v=1" width="598" height="405" frameborder="0" scrolling="no" allowfullscreen></iframe></center>
|
|
|
|
|
|
@@ -129,4 +129,4 @@ We hope your users will be as delighted by Uppy 1.0 as we have been designing an
|
|
|
|
|
|
<!-- <center>
|
|
<!-- <center>
|
|
<a href="https://www.producthunt.com/posts/uppy-1-0?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-uppy-1-0" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=152565&theme=dark" alt="Uppy 1.0 - Your best friend in file uploading | Product Hunt Embed" style="width: 250px; height: 54px;" width="250px" height="54px" /></a>
|
|
<a href="https://www.producthunt.com/posts/uppy-1-0?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-uppy-1-0" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=152565&theme=dark" alt="Uppy 1.0 - Your best friend in file uploading | Product Hunt Embed" style="width: 250px; height: 54px;" width="250px" height="54px" /></a>
|
|
-</center> -->
|
|
|
|
|
|
+</center> -->
|