{"adoption": {"forks": 150, "observed_at": "2026-08-28T04:06:12.267254+00:00", "stars": 2089}, "canonical_url": "https://ross.abutalabs.com/products/memfs", "card": {"archived": false, "artifact_type": "library", "description": "Node.js \"fs\" and browser \"File System API\" adapters and in-memory implementations 👍", "domain": ["developer-tools", "files", "testing", "web-development"], "enriched": true, "function": ["file-system", "testing", "developer-tools"], "health_score": 98, "homepage": "https://jsonjoy.com/libs/memfs", "language": "TypeScript", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["streamich/memfs"], "name": "streamich/memfs", "platform": ["browser", "cross-platform"], "pushed_at": "2026-08-10T13:01:54+00:00", "repo": "streamich/memfs", "stars": 2089, "tags": ["in-memory-filesystem", "fs-mock", "opfs", "file-system-access-api", "typescript", "fs-adapters", "nodejs", "javascript"], "topics": ["fs", "memfs", "memory", "in-memory", "filesystem", "cas", "crud", "file", "fsa", "node", "opfs", "browserfs", "webfs", "file-system"], "urls": [], "use_cases": ["mock the node fs module in unit tests", "run node fs code in the browser", "use an in-memory filesystem for jest tests", "adapt between node fs and File System Access API", "test file-watching logic without touching disk", "snapshot and print virtual directory trees"], "what_it_is": "memfs is a TypeScript library providing in-memory implementations of the Node.js `fs` module API and the browser File System Access API, plus adapters between the two. It lets code that expects a real filesystem run against a virtual one in tests, browsers, or sandboxed environments.", "when_to_avoid": ["you need a persistent on-disk filesystem", "you need POSIX-perfect semantics like real permissions or hard links", "your project is not JavaScript/TypeScript"], "when_to_choose": ["you need to unit-test code that reads/writes files without hitting the real disk", "you want to run Node-style fs code in a browser or sandboxed environment", "you need fs/File System Access API interop adapters or OPFS file watching"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/memfs", "repo": "streamich/memfs", "role": "main", "score": 93}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "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:06:12.267254+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.267254+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:55:40.023564+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "57e796d6ceaba30fc9b750dfebbe8635f78f595c84c694db5579e51f31ccdb9b", "fetched_at": "2026-08-28T04:06:12.267254+00:00", "kind": "readme", "missing": false, "url": "https://github.com/streamich/memfs"}, {"content_hash": "3a190d979192b710645ef7b2b6699778ce61d78d753938f0a5c7aba0daf49f62", "fetched_at": "2026-08-29T10:35:47.504142+00:00", "kind": "homepage", "missing": false, "url": "https://jsonjoy.com/libs/memfs"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 85}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4097, "days_push": 23, "days_rel": 23, "gap_med": 0, "n_releases_24m": 96}, "score": 93, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}