{"id":22632429,"url":"https://github.com/uploadcare/file-uploader-examples","last_synced_at":"2025-04-11T20:10:57.091Z","repository":{"id":62887732,"uuid":"434565717","full_name":"uploadcare/file-uploader-examples","owner":"uploadcare","description":"The set of examples and code references of Uploadcare blocks integration","archived":false,"fork":false,"pushed_at":"2024-10-03T10:53:05.000Z","size":11237,"stargazers_count":15,"open_issues_count":3,"forks_count":11,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-21T23:35:13.480Z","etag":null,"topics":["angular","react","svelte","uc","vue"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uploadcare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-03T11:06:27.000Z","updated_at":"2024-10-03T10:53:08.000Z","dependencies_parsed_at":"2023-02-18T07:05:18.217Z","dependency_job_id":"49a3b4c5-e89e-4725-bfbb-5817eacadeed","html_url":"https://github.com/uploadcare/file-uploader-examples","commit_stats":null,"previous_names":["uploadcare/blocks-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uploadcare%2Ffile-uploader-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uploadcare%2Ffile-uploader-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uploadcare%2Ffile-uploader-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uploadcare%2Ffile-uploader-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uploadcare","download_url":"https://codeload.github.com/uploadcare/file-uploader-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473127,"owners_count":21109628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","react","svelte","uc","vue"],"created_at":"2024-12-09T02:17:33.039Z","updated_at":"2025-04-11T20:10:57.068Z","avatar_url":"https://github.com/uploadcare.png","language":null,"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://uploadcare.com/?ref=github-file-uploader-examples-readme\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://ucarecdn.com/1b4714cd-53be-447b-bbde-e061f1e5a22f/logo-safespace-transparent.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://ucarecdn.com/3b610a0a-780c-4750-a8b4-3bf4a8c90389/logo-transparent-inverted.svg\"\u003e\n      \u003cimg width=\"250\" alt=\"Uploadcare logo\" src=\"https://ucarecdn.com/1b4714cd-53be-447b-bbde-e061f1e5a22f/logo-safespace-transparent.svg\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://uploadcare.com?ref=github-file-uploader-examples-readme\"\u003eWebsite\u003c/a\u003e • \n  \u003ca href=\"https://uploadcare.com/docs/start/quickstart?ref=github-file-uploader-examples-readme\"\u003eQuick Start\u003c/a\u003e • \n  \u003ca href=\"https://uploadcare.com/docs?ref=github-file-uploader-examples-readme\"\u003eDocs\u003c/a\u003e • \n  \u003ca href=\"https://uploadcare.com/blog?ref=github-file-uploader-examples-readme\"\u003eBlog\u003c/a\u003e • \n  \u003ca href=\"https://discord.gg/mKWRgRsVz8?ref=github-file-uploader-examples-readme\"\u003eDiscord\u003c/a\u003e •\n  \u003ca href=\"https://twitter.com/Uploadcare?ref=github-file-uploader-examples-readme\"\u003eTwitter\u003c/a\u003e\n\u003c/p\u003e\n\n# Uploadcare File Uploader Examples\n\nThis repository provides examples of integrating the [Uploadcare File Uploader](https://github.com/uploadcare/file-uploader) into various environments and frameworks.\n\nOur 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.\n\n* [JavaScript](./examples/js-uploader/)\n* [React](./examples/react-uploader/)\n* [Angular](./examples/angular-uploader/)\n* [Vue](./examples/vue-uploader/)\n* [Svelte](./examples/svelte-uploader/)\n* [Next.js](./examples/next-uploader/)\n\nWe’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:\n\n* [React via Adapter](./examples/react-uploader-adapter/)\n* [Next.js via Adapter](./examples/next-uploader-adapter/)\n\n## Lack an example?\n\nIf 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.\n\n## Contribution\n\nYou’re always welcome to contribute:\n* Create [issues](https://github.com/uploadcare/file-uploader-examples/issues) every time you feel something is missing or goes wrong.\n* Provide your feedback or drop us a support request at \u003ca href=\"mailto:hello@uploadcare.com\"\u003ehello@uploadcare.com\u003c/a\u003e.\n* Ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/uploadcare) with \"uploadcare\" tag if others can have these questions as well.\n* Fork project, make changes and send it as pull request.\n* Star this repo if you like it ⭐️\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuploadcare%2Ffile-uploader-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuploadcare%2Ffile-uploader-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuploadcare%2Ffile-uploader-examples/lists"}