{"id":15539425,"url":"https://github.com/evoactivity/xhr-upload-with-bundle-meta","last_synced_at":"2025-10-19T15:02:19.104Z","repository":{"id":114027303,"uuid":"155789805","full_name":"evoactivity/xhr-upload-with-bundle-meta","owner":"evoactivity","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-23T13:25:57.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T07:35:56.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/evoactivity.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":"2018-11-01T23:50:13.000Z","updated_at":"2019-01-23T13:25:59.000Z","dependencies_parsed_at":"2023-03-30T03:18:18.346Z","dependency_job_id":null,"html_url":"https://github.com/evoactivity/xhr-upload-with-bundle-meta","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"e51fb136b310943b6a290811a32142050db123df"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evoactivity/xhr-upload-with-bundle-meta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evoactivity%2Fxhr-upload-with-bundle-meta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evoactivity%2Fxhr-upload-with-bundle-meta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evoactivity%2Fxhr-upload-with-bundle-meta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evoactivity%2Fxhr-upload-with-bundle-meta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evoactivity","download_url":"https://codeload.github.com/evoactivity/xhr-upload-with-bundle-meta/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evoactivity%2Fxhr-upload-with-bundle-meta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279836138,"owners_count":26233616,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":[],"created_at":"2024-10-02T12:10:25.425Z","updated_at":"2025-10-19T15:02:19.071Z","avatar_url":"https://github.com/evoactivity.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @uppy/xhr-upload\n\n\u003cimg src=\"https://uppy.io/images/logos/uppy-dog-head-arrow.svg\" width=\"120\" alt=\"Uppy logo: a superman puppy in a pink suit\" align=\"right\"\u003e\n\n\u003ca href=\"https://www.npmjs.com/package/@uppy/xhr-upload\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@uppy/xhr-upload.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://travis-ci.org/transloadit/uppy\"\u003e\u003cimg src=\"https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\nThe XHRUpload plugin handles classic XHR uploads with Uppy. If you have an exiting Apache/Nginx/Node or whatever backend, this is probably the Uppy uploader plugin you are looking for.\n\nUppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service.\n\n## Example\n\n```js\nconst Uppy = require('@uppy/core')\nconst XHRUpload = require('@uppy/xhr-upload')\n\nconst uppy = Uppy()\nuppy.use(Uppy, {\n  // Options\n})\n```\n\n## Installation\n\n```bash\n$ npm install @uppy/xhr-upload --save\n```\n\nWe recommend installing from npm and then using a module bundler such as [Webpack](http://webpack.github.io/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/).\n\nAlternatively, you can also use this plugin in a pre-built bundle from Transloadit's CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions.\n\n## Documentation\n\nDocumentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/xhr-upload).\n\n## License\n\n[The MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevoactivity%2Fxhr-upload-with-bundle-meta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevoactivity%2Fxhr-upload-with-bundle-meta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevoactivity%2Fxhr-upload-with-bundle-meta/lists"}