{"id":17444381,"url":"https://github.com/jameskyburz/busboy-wrapper","last_synced_at":"2025-04-30T08:59:59.426Z","repository":{"id":2756365,"uuid":"47363382","full_name":"JamesKyburz/busboy-wrapper","owner":"JamesKyburz","description":"busboy multi part file wrapper","archived":false,"fork":false,"pushed_at":"2023-03-04T02:27:55.000Z","size":862,"stargazers_count":4,"open_issues_count":9,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T08:59:45.993Z","etag":null,"topics":["busboy","fileupload","http","multipart","nodejs"],"latest_commit_sha":null,"homepage":"http://npm.im/busboy-wrapper","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamesKyburz.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,"governance":null}},"created_at":"2015-12-03T21:57:19.000Z","updated_at":"2021-05-12T17:10:56.000Z","dependencies_parsed_at":"2023-07-05T19:18:21.408Z","dependency_job_id":null,"html_url":"https://github.com/JamesKyburz/busboy-wrapper","commit_stats":{"total_commits":215,"total_committers":7,"mean_commits":"30.714285714285715","dds":0.5581395348837209,"last_synced_commit":"44214f935b80700b2945e194d8a90c645665f1b8"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fbusboy-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fbusboy-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fbusboy-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fbusboy-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesKyburz","download_url":"https://codeload.github.com/JamesKyburz/busboy-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251674576,"owners_count":21625644,"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":["busboy","fileupload","http","multipart","nodejs"],"created_at":"2024-10-17T17:23:28.834Z","updated_at":"2025-04-30T08:59:59.363Z","avatar_url":"https://github.com/JamesKyburz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# busboy-wrapper\n\nbusboy multi part file wrapper\n\n[![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/feross/standard)\n[![build status](https://api.travis-ci.com/JamesKyburz/busboy-wrapper.svg)](https://travis-ci.com/JamesKyburz/busboy-wrapper)\n[![npm](https://img.shields.io/npm/v/busboy-wrapper.svg)](https://npmjs.org/package/busboy-wrapper)\n[![downloads](https://img.shields.io/npm/dm/busboy-wrapper.svg)](https://npmjs.org/package/busboy-wrapper)\n\nhttp-server.js:\n\n```javascript\nconst busboy = require('busboy-wrapper')\nasync function upload (req, res) {\n  const { fields, files } = await busboy(req)\n}\n```\n# install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install busboy-wrapper\n```\n\n# license\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Fbusboy-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameskyburz%2Fbusboy-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Fbusboy-wrapper/lists"}