{"adoption": {"forks": 98, "observed_at": "2026-08-28T04:05:07.009852+00:00", "stars": 1581}, "canonical_url": "https://ross.abutalabs.com/products/browser-fs-access", "card": {"archived": false, "artifact_type": "library", "description": "File System Access API with legacy fallback in the browser", "domain": ["web-development", "frontend", "files", "cross-platform"], "enriched": true, "function": ["file-system", "file-upload", "sdk"], "health_score": 86, "homepage": "https://googlechromelabs.github.io/browser-fs-access/demo/", "language": "JavaScript", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["GoogleChromeLabs/browser-fs-access"], "name": "GoogleChromeLabs/browser-fs-access", "platform": ["browser"], "pushed_at": "2026-06-22T09:37:39+00:00", "repo": "GoogleChromeLabs/browser-fs-access", "stars": 1581, "tags": ["file-system-access-api", "ponyfill", "progressive-enhancement", "file-open", "file-save", "directory-open", "browser-api", "fallback", "javascript", "nodejs"], "topics": ["file-system-access", "file-system-access-api", "browser-fs-access"], "urls": [], "use_cases": ["open files in the browser with a unified api", "save files to disk from a web app", "read all files in a directory from the browser", "use file system access api with fallback for older browsers", "feature-detect file system access api support", "open multiple files with mime type filters in javascript", "stream a response or promise blob to a file download"], "what_it_is": "A JavaScript ponyfill library that provides the File System Access API on supporting browsers with a transparent fallback to legacy <input type=\"file\"> and <a download> methods. It lets web apps open, save, and read files and directories through a single unified API regardless of browser support.", "when_to_avoid": ["You are building a Node.js or server-side application rather than a browser app", "You only target browsers that fully support the File System Access API and don't need a fallback", "You need low-level filesystem operations like writing to arbitrary paths without user interaction"], "when_to_choose": ["You need file open/save/directory access in a web app that must work across browsers, including ones without the File System Access API", "You want progressive enhancement: native File System Access API where available, legacy input/download fallbacks elsewhere", "You need to open files or directories with MIME/extension filtering through a small, tree-shakeable module"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/browser-fs-access", "repo": "GoogleChromeLabs/browser-fs-access", "role": "main", "score": 74}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "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:05:07.009852+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.009852+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:56:20.986879+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bc1327946923be185cfd2d2c520d3d682a88cd8260c342640897fd73c8e4caf3", "fetched_at": "2026-08-28T04:05:07.009852+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/browser-fs-access"}, {"content_hash": "646006189b53178bae22887df51f974fe4a9fe4b2f9d9c931fc051788c123d3b", "fetched_at": "2026-08-29T11:26:46.015039+00:00", "kind": "homepage", "missing": false, "url": "https://googlechromelabs.github.io/browser-fs-access/demo/"}, {"content_hash": "362a1c3627a25275b3509be6b46e34532af311c691fd12b3110eee01d3eb3dd1", "fetched_at": "2026-08-29T11:26:46.017556+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/browser-fs-access"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 88, "longevity": 100, "rhythm": 40}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2394, "days_push": 72, "days_rel": 441, "gap_med": 27.0, "n_releases_24m": 3}, "score": 74, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}