{"id":20715412,"url":"https://github.com/codler/jquery-ajax-upload","last_synced_at":"2025-07-02T14:05:27.614Z","repository":{"id":1272271,"uuid":"1211464","full_name":"codler/jQuery-Ajax-Upload","owner":"codler","description":"Uses native XHR to upload files","archived":false,"fork":false,"pushed_at":"2016-02-18T12:58:40.000Z","size":150,"stargazers_count":95,"open_issues_count":0,"forks_count":60,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-29T23:22:41.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ply.se/jQuery-Ajax-Upload/demo/","language":"PHP","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/codler.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2010-12-31T20:34:03.000Z","updated_at":"2023-07-19T14:24:35.000Z","dependencies_parsed_at":"2022-08-16T12:50:42.752Z","dependency_job_id":null,"html_url":"https://github.com/codler/jQuery-Ajax-Upload","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FjQuery-Ajax-Upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FjQuery-Ajax-Upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FjQuery-Ajax-Upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codler%2FjQuery-Ajax-Upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codler","download_url":"https://codeload.github.com/codler/jQuery-Ajax-Upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250419343,"owners_count":21427586,"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":[],"created_at":"2024-11-17T02:38:23.170Z","updated_at":"2025-04-23T10:43:45.664Z","avatar_url":"https://github.com/codler.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ajax Upload\n\nBrowser support IE10+ and all other browsers\n\n## Features\n\n* Drag and drop files\n* Prompt\n\n## How to use\n\n\t// You can use same options as $.ajax();\n\t// options.data can be a string or jQuery object that selects a input:file\n\t// or an array containing key pair or name/value [{name, value}]\n\t// or an object\n\t// The value should be a File object if it is the file you want to upload\n\t$.ajaxUpload(options);\n\t\n\t// Same as above, with a difference, it takes all values in the form.\n\t$(form).ajaxUpload(options);\n\t\n\t// Same as $.ajaxUpload, with a difference, it will create a prompt and then send\n\t$.ajaxUploadPrompt(options);\n\t\n\t// Same as above, with a difference, it binds a click event.\n\t$(button).ajaxUploadPrompt(options);\n\t\n\t// Make a dropzone for uploading files\n\t$(element).ajaxUploadDrop(options);\n\t\n\t// Same parameters as $.post();\n\t$.ajaxUploadPost(url, [ data ], [ success(data, textStatus, XMLHttpRequest) ], [ dataType ]);\n\n## Feedback\n\nI appreciate all feedback, thanks!\n\n## Change log\n\n2016-02-18 - **v2.0.2**\n\n* Fix cancel in beforeSend option ([codler](https://github.com/codler) [#11](https://github.com/codler/jQuery-Ajax-Upload/issues/11))\n\n2014-08-17 - **v2.0.1**\n\n* Fix broken ajaxUploadPrompt()\n\n2014-08-16 - **v2.0.0**\n\nVersion 2 have been updated to support IE10+ and other modern browsers. If you need IE7+, use previous version. ([codler](https://github.com/codler))\n\n2013-11-20 - **v1.9**\n\n* Fix pass correct options ([codler](https://github.com/codler) [#6](https://github.com/codler/jQuery-Ajax-Upload/issues/6))\n* Fix support for IE10 \u0026 bug fixes ([santiripper](https://github.com/santiripper) [jhg](https://github.com/jhg) [#3](https://github.com/codler/jQuery-Ajax-Upload/pull/3))\n\n**... See commit log ...**\n\n2010-12-31 - **v1.0**\n\n* First commit. ([codler](https://github.com/codler))","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodler%2Fjquery-ajax-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodler%2Fjquery-ajax-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodler%2Fjquery-ajax-upload/lists"}