|
| 1 | +# Uploadcare React components |
| 2 | + |
| 3 | +<a href="https://uploadcare.com/?utm_source=github&utm_campaign=uploadcare-js-api-clients"> |
| 4 | + <img align="right" width="64" height="64" |
| 5 | + src="https://ucarecdn.com/edfdf045-34c0-4087-bbdd-e3834921f890/userpiccircletransparent.svg" |
| 6 | + alt=""> |
| 7 | +</a> |
| 8 | + |
| 9 | +Uploadcare React components for browsers. Includes an adapter that facilitates the conversion from a web component to a React component. And react components uploader. |
| 10 | + |
| 11 | + |
| 12 | +## Packages |
| 13 | + |
| 14 | +* [**@uploadcare/react-adapter**](./packages/react-adapter/README.md) |
| 15 | +* [**@uploadcare/react-uploader**](./packages/react-uploader/README.md) |
| 16 | + |
| 17 | +## Security issues |
| 18 | + |
| 19 | +If you think you ran into something in Uploadcare libraries that might have |
| 20 | +security implications, please hit us up at |
| 21 | +[[email protected]][uc-email-bounty] or Hackerone. |
| 22 | + |
| 23 | +We'll contact you personally in a short time to fix an issue through co-op and |
| 24 | +prior to any public disclosure. |
| 25 | + |
| 26 | +## Feedback |
| 27 | + |
| 28 | +Issues and PRs are welcome. You can provide your feedback or drop us a support |
| 29 | +request at [[email protected]][uc-email-hello]. |
| 30 | + |
| 31 | +[uc-email-bounty]: mailto:[email protected] |
| 32 | + |
| 33 | +[uc-email-hello]: mailto:[email protected] |
| 34 | +[github-releases]: https://github.com/uploadcare/react-uploader/releases |
| 35 | +[github-branch-release]: https://github.com/uploadcare/react-uploader/tree/release |
| 36 | +[github-contributors]: https://github.com/uploadcare/react-uploader/graphs/contributors |
| 37 | +[badge-stack-img]: https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat |
| 38 | +[badge-stack-url]: https://stackshare.io/uploadcare/stacks/ |
| 39 | +[badge-release-img]: https://img.shields.io/github/release/uploadcare/uploadcare-js-api-clients.svg |
| 40 | +[badge-release-url]: https://github.com/uploadcare/react-uploader/releases |
| 41 | +[npm-img]: http://img.shields.io/npm/v/@uploadcare/upload-client.svg |
| 42 | +[npm-url]: https://www.npmjs.org/package/@uploadcare/upload-client |
| 43 | +[badge-build]: https://github.com/uploadcare/react-uploader/actions/workflows/checks.yml/badge.svg |
| 44 | +[build-url]: https://github.com/uploadcare/react-uploader/actions/workflows/checks.yml |
| 45 | +[uc-docs-upload-api]: https://uploadcare.com/docs/api_reference/upload/?utm_source=github&utm_campaign=uploadcare-js-api-clients |
| 46 | +[uc-docs-metadata]: https://uploadcare.com/api-refs/rest-api/v0.7.0/#tag/File-Metadata |
0 commit comments