{"adoption": {"forks": 222, "observed_at": "2026-08-28T04:07:37.392619+00:00", "stars": 2999}, "canonical_url": "https://ross.abutalabs.com/products/busboy", "card": {"archived": false, "artifact_type": "library", "description": "A streaming parser for HTML form data for node.js", "domain": ["web-development", "backend", "files"], "enriched": true, "function": ["parser", "file-upload", "http-server", "middleware"], "health_score": 20, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["mscdex/busboy"], "name": "mscdex/busboy", "platform": [], "pushed_at": "2024-05-31T20:04:04+00:00", "repo": "mscdex/busboy", "stars": 2999, "tags": ["multipart", "form-data", "streaming", "file-uploads", "nodejs", "web-server"], "topics": [], "urls": [], "use_cases": ["parse multipart form uploads in a node.js http server", "stream large file uploads to disk without loading them into memory", "extract text fields from submitted html forms", "handle file upload endpoints in express or plain node http", "process incoming form-data requests incrementally"], "what_it_is": "Busboy is a Node.js library that provides a streaming parser for HTML form data, primarily multipart/form-data uploads. It emits events for files and fields so uploads can be processed incrementally without buffering entire requests in memory.", "when_to_avoid": ["you want batteries-included upload handling with validation and storage built in (use multer or formidable)", "you are not working with node.js http form data", "you need to parse urlencoded-only forms with simple key-value semantics"], "when_to_choose": ["you need low-level, memory-efficient streaming parsing of multipart/form-data in node.js", "you want fine-grained control over how uploaded files and fields are handled", "you are building your own upload middleware or framework on top of it"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/busboy", "repo": "mscdex/busboy", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.392619+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:30:35.729557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a278e04dc8125b50729fc64c8b471c5202cd0741790a15524b1fbaf03ffb8680", "fetched_at": "2026-08-28T04:07:37.392619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mscdex/busboy"}, {"content_hash": "b9c861979ea1834e46ed311e4404554c2f32710bcb5ed662b5e398fff08789d2", "fetched_at": "2026-08-29T09:46:05.254797+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/busboy"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4846, "days_push": 824, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}