{"id":25729933,"url":"https://github.com/vikramsamak/shadcn-file-input-extended","last_synced_at":"2026-06-11T02:31:26.277Z","repository":{"id":277834837,"uuid":"933510597","full_name":"vikramsamak/shadcn-file-input-extended","owner":"vikramsamak","description":"A modern, customizable file input component built with ShadCN and react-hook-form, featuring drag-and-drop support and a sleek UI.","archived":false,"fork":false,"pushed_at":"2025-02-24T19:23:45.000Z","size":501,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T20:28:48.753Z","etag":null,"topics":["dropzone","file","file-input","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://shadcn-file-input-extended.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vikramsamak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-16T06:02:22.000Z","updated_at":"2025-02-24T19:23:49.000Z","dependencies_parsed_at":"2025-02-16T13:56:54.429Z","dependency_job_id":"bc15c2f3-e1de-45b2-b876-7568553954b1","html_url":"https://github.com/vikramsamak/shadcn-file-input-extended","commit_stats":null,"previous_names":["vikramsamak/shadcn-file-input","vikramsamak/shadcn-file-input-extended"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vikramsamak/shadcn-file-input-extended","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2Fshadcn-file-input-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2Fshadcn-file-input-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2Fshadcn-file-input-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2Fshadcn-file-input-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikramsamak","download_url":"https://codeload.github.com/vikramsamak/shadcn-file-input-extended/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikramsamak%2Fshadcn-file-input-extended/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34180147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dropzone","file","file-input","shadcn-ui"],"created_at":"2025-02-26T01:46:11.946Z","updated_at":"2026-06-11T02:31:26.243Z","avatar_url":"https://github.com/vikramsamak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ShadCN File Input  \n\nA modern, customizable file input component built with ShadCN and react-hook-form, featuring drag-and-drop support and a sleek UI.\n\n## 🚀 Features  \n\n- 📂 **Drag \u0026 Drop File Upload**  \n- 🎨 **Fully Themed with ShadCN UI**  \n- 🔥 **Supports Single \u0026 Multiple File Selection**  \n- 🌙 **Dark Mode Compatible**  \n- ✨ **Animated and Accessible**  \n\n## 📸 Preview  \n\n![ShadCN File Input Demo](/example/public/demo.jpeg)  \n\n## 🛠 Installation  \n\n```sh\nnpx shadcn@latest add shadcn-file-input-extended.vercel.app/file-input.json\n```  \n\n## 🔧 Usage  \n\n```tsx\n\u003cFormField\n  control={form.control}\n  name=\"files\"\n  render={({ field }) =\u003e (\n    \u003cFormItem\u003e\n      \u003cFormLabel\u003eUpload Files\u003c/FormLabel\u003e\n      \u003cFormControl\u003e\n        \u003cFileInput\n          field={field}\n          accept=\"image/png, image/jpg\"\n          multiple={true}\n          showDropzone={true} // Optional\n        /\u003e\n      \u003c/FormControl\u003e\n      \u003cFormMessage /\u003e\n    \u003c/FormItem\u003e\n  )}\n/\u003e\n```  \n\n## 🤝 Contributing  \n\n💡 **Contributions Welcome!** Feel free to open issues or submit PRs.  \n\n📬 **Have questions?** Reach out via [email](mailto:vikramsamak02@gmail.com).\n\nMade with ❤️ using [shadcn/ui](https://ui.shadcn.com)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikramsamak%2Fshadcn-file-input-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikramsamak%2Fshadcn-file-input-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikramsamak%2Fshadcn-file-input-extended/lists"}