{"adoption": {"forks": 75, "observed_at": "2026-08-28T04:04:38.461625+00:00", "stars": 1407}, "canonical_url": "https://ross.abutalabs.com/products/ts-results", "card": {"archived": false, "artifact_type": "library", "description": "A typescript implementation of Rust's Result object.", "domain": ["developer-tools", "programming-languages", "web-development"], "enriched": true, "function": ["error-handling", "type-system"], "health_score": 20, "homepage": null, "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["vultix/ts-results"], "name": "vultix/ts-results", "platform": ["cross-platform"], "pushed_at": "2024-04-15T19:33:23+00:00", "repo": "vultix/ts-results", "stars": 1407, "tags": ["rust-result", "option-type", "typescript", "monad", "typed-errors", "functional-programming", "nodejs"], "topics": [], "urls": [], "use_cases": ["handle errors without exceptions in typescript", "make nullable values explicit with an Option type", "force callers to check for failure at compile time", "chain fallible operations with map and andThen", "combine multiple results with Result.all or Result.any", "replace string | undefined returns with typed optionals"], "what_it_is": "A TypeScript library implementing Rust's Result and Option types, bringing compile-time error checking and explicit optional values to TypeScript. It provides Ok/Err and Some/None variants with combinators like map, andThen, and Result.all, plus rxjs integration helpers.", "when_to_avoid": ["you prefer idiomatic TypeScript with exceptions and union types", "your project is very small and the extra abstraction adds overhead", "you need a full functional programming toolkit rather than just Result/Option"], "when_to_choose": ["you want Rust-style explicit error handling in a TypeScript codebase", "your team wants compile-time enforcement of error and null checks", "you use rxjs and want result-aware operators"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ts-results", "repo": "vultix/ts-results", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "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:04:38.461625+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:38.461625+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:38:40.212688+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d246fc5178102dcf92ebaf4f0263252838e102582b8224a8e49d76b6b79b3473", "fetched_at": "2026-08-28T04:04:38.461625+00:00", "kind": "readme", "missing": false, "url": "https://github.com/vultix/ts-results"}, {"content_hash": "8bd4344e732e84647969ae9b1045670618eb57d34a153043076665c40b94da50", "fetched_at": "2026-08-29T11:52:23.232956+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/ts-results"}], "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": 2759, "days_push": 870, "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}}