Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 25 days ago
JSON representation

The set of examples and code references of Uploadcare blocks integration

Awesome Lists containing this project

README

        






Uploadcare logo




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 [email protected].
* 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 ⭐️