{"adoption": {"forks": 39, "observed_at": "2026-08-28T04:05:35.216164+00:00", "stars": 1778}, "canonical_url": "https://ross.abutalabs.com/products/json-schema-to-ts", "card": {"archived": false, "artifact_type": "library", "description": "Infer TS types from JSON schemas 📝", "domain": ["developer-tools", "web-development", "apis"], "enriched": true, "function": ["type-system", "serialization", "developer-tools"], "health_score": 77, "homepage": null, "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["ThomasAribart/json-schema-to-ts"], "name": "ThomasAribart/json-schema-to-ts", "platform": ["cross-platform"], "pushed_at": "2026-05-09T06:50:51+00:00", "repo": "ThomasAribart/json-schema-to-ts", "stars": 1778, "tags": ["-schema", "type-inference", "typescript-types", "compile-time", "nodejs", "typescript"], "topics": ["json-schema", "typescript", "json", "type", "schema", "ts"], "urls": [], "use_cases": ["infer typescript types from  schemas", "stop duplicating types for runtime validation schemas", "derive types from  schema at compile time", "type  schema objects in typescript", "avoid type drift between schemas and typescript code"], "what_it_is": "A TypeScript library that statically infers TypeScript types from JSON schemas via a FromSchema type utility, eliminating duplicate type definitions. Schemas written with 'as const' are resolved at compile time into matching TS types.", "when_to_avoid": ["schemas live outside your codebase as separate JSON/YAML files at runtime", "you need runtime validation itself rather than static types", "you prefer codegen pipelines generating .d.ts files"], "when_to_choose": ["you already validate data with JSON schemas and want matching static types", "you want compile-time type inference without code generation steps", "your schemas are defined in TypeScript source with 'as const'"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/json-schema-to-ts", "repo": "ThomasAribart/json-schema-to-ts", "role": "main", "score": 59}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "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:35.216164+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.216164+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:25:09.082989+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dd1d365d570e869e47d12cce184af9fe4467fd25859a9dd021d8f76eae68fa54", "fetched_at": "2026-08-28T04:05:35.216164+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ThomasAribart/json-schema-to-ts"}, {"content_hash": "07345e7406593f0723a2813132a28e7bc6137d21b0e680ba6e439dc484911f5e", "fetched_at": "2026-08-29T11:03:34.786161+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/json-schema-to-ts"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 81, "longevity": 100, "rhythm": 8}, "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": 2241, "days_push": 116, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 59, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}