https://github.com/uploadcare/file-uploader-examples
The set of examples and code references of Uploadcare blocks integration
https://github.com/uploadcare/file-uploader-examples
angular react svelte uc vue
Last synced: 12 months ago
JSON representation
The set of examples and code references of Uploadcare blocks integration
- Host: GitHub
- URL: https://github.com/uploadcare/file-uploader-examples
- Owner: uploadcare
- License: mit
- Created: 2021-12-03T11:06:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T10:53:05.000Z (over 1 year ago)
- Last Synced: 2025-03-21T23:35:13.480Z (about 1 year ago)
- Topics: angular, react, svelte, uc, vue
- Homepage:
- Size: 10.7 MB
- Stars: 15
- Watchers: 10
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Website •
Quick Start •
Docs •
Blog •
Discord •
Twitter
# Uploadcare File Uploader Examples
This repository provides examples of integrating the [Uploadcare File Uploader](https://github.com/uploadcare/file-uploader) into various environments and frameworks.
Our File Uploader is built using Web Components, which makes it **framework-agnostic**. That means you can integrate it into any project, whether working with React, Vue, Angular, or a plain JavaScript setup. The examples aim to help you implement the uploader into any workflows and use cases, regardless of the specific tech stack.
* [JavaScript](./examples/js-uploader/)
* [React](./examples/react-uploader/)
* [Angular](./examples/angular-uploader/)
* [Vue](./examples/vue-uploader/)
* [Svelte](./examples/svelte-uploader/)
* [Next.js](./examples/next-uploader/)
We’re always looking to improve and find the best solutions. That’s why we created the [React wrapper](https://github.com/uploadcare/react-components/blob/main/packages/react-uploader/README.md)—to support familiar development patterns and approaches:
* [React via Adapter](./examples/react-uploader-adapter/)
* [Next.js via Adapter](./examples/next-uploader-adapter/)
## Lack an example?
If you need help with your stack or have a specific question or use case, feel free to [create an issue](https://github.com/uploadcare/file-uploader-examples/issues). We’re here to explore more integrations and help you out.
## Contribution
You’re always welcome to contribute:
* Create [issues](https://github.com/uploadcare/file-uploader-examples/issues) every time you feel something is missing or goes wrong.
* Provide your feedback or drop us a support request at hello@uploadcare.com.
* Ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/uploadcare) with "uploadcare" tag if others can have these questions as well.
* Fork project, make changes and send it as pull request.
* Star this repo if you like it ⭐️