From 25b7bbcee09d05a3ee5ec90bfd7095935ee2c0b1 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Thu, 21 Dec 2017 19:53:00 -0500 Subject: [PATCH] add `Form` to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b268fec1..d97a1cbf0 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ If you like, you can also use a pre-built bundle, for example from [unpkg CDN](h - `StatusBar` — more detailed progress, pause/resume/cancel buttons, percentage, speed, uploaded/total sizes (included by default with `Dashboard`) - `Informer` — send notifications like “smile” before taking a selfie or “upload failed” when all is lost (also included by default with `Dashboard`) - `GoldenRetriever` — restores files after a browser crash, like it’s nothing +- `Form` — collects metadata from `
` right before Uppy upload, then optionally appends results back to the form - `ReduxDevTools` — for your emerging [time traveling](https://github.com/gaearon/redux-devtools) needs - `GoogleDrive` — select files from [Google Drive](https://www.google.com/drive/) - `Dropbox` — select files from [Dropbox](https://www.dropbox.com/)