|
7 | 7 | <p align="center"><b>React File Upload Component for <a href="https://upload.io/">Upload.io</a></b><br/> (React Wrapper for <a href="https://upload.io/uploader">Uploader</a>)</p> |
8 | 8 | <br/> |
9 | 9 | <p align="center"> |
10 | | - <a href="https://github.com/upload-io/uploader/"> |
| 10 | + <a href="https://github.com/upload-io/react-uploader/"> |
11 | 11 | <img src="https://img.shields.io/badge/gzipped-29%20kb-4ba0f6" /> |
12 | 12 | </a> |
13 | 13 |
|
14 | | - <a href="https://www.npmjs.com/package/uploader"> |
15 | | - <img src="https://img.shields.io/badge/uploader-npm-4ba0f6" /> |
| 14 | + <a href="https://www.npmjs.com/package/react-uploader"> |
| 15 | + <img src="https://img.shields.io/badge/react--uploader-npm-4ba0f6" /> |
16 | 16 | </a> |
17 | 17 |
|
18 | | - <a href="https://github.com/upload-io/uploader/actions/workflows/ci.yml"> |
| 18 | + <a href="https://github.com/upload-io/react-uploader/actions/workflows/ci.yml"> |
19 | 19 | <img src="https://img.shields.io/badge/build-passing-4ba0f6" /> |
20 | 20 | </a> |
21 | 21 |
|
22 | | - <a href="https://www.npmjs.com/package/uploader"> |
23 | | - <img src="https://img.shields.io/npm/dt/uploader?color=%234ba0f6" /> |
| 22 | + <a href="https://www.npmjs.com/package/react-uploader"> |
| 23 | + <img src="https://img.shields.io/npm/dt/react-uploader?color=%234ba0f6" /> |
24 | 24 | </a> |
25 | 25 | <br/> |
26 | 26 |
|
27 | | - <a href="https://www.npmjs.com/package/uploader"> |
| 27 | + <a href="https://www.npmjs.com/package/react-uploader"> |
28 | 28 | <img src="https://img.shields.io/badge/TypeScript-included-4ba0f6" /> |
29 | 29 | </a> |
30 | 30 |
|
31 | | - <a href="https://github.com/upload-io/uploader/actions/workflows/ci.yml"> |
32 | | - <img src="https://img.shields.io/npms-io/maintenance-score/uploader?color=4ba0f6" /> |
| 31 | + <a href="https://github.com/upload-io/react-uploader/actions/workflows/ci.yml"> |
| 32 | + <img src="https://img.shields.io/npms-io/maintenance-score/react-uploader?color=4ba0f6" /> |
33 | 33 | </a> |
34 | 34 |
|
35 | 35 | <a target="_blank" href="https://twitter.com/intent/tweet?text=I%20just%20found%20Uploader%20%26%20Upload.io%20%E2%80%94%20they%20make%20it%20super%20easy%20to%20upload%20files%20%E2%80%94%20installs%20with%207%20lines%20of%20code%20https%3A%2F%2Fgithub.com%2Fupload-io%2Fuploader&hashtags=javascript,opensource,js,webdev,developers&via=UploadJS"> |
|
0 commit comments