{"adoption": {"forks": 472, "observed_at": "2026-08-28T04:10:01.660167+00:00", "stars": 7562}, "canonical_url": "https://ross.abutalabs.com/products/jsonnet", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Jsonnet - The data templating language", "domain": ["developer-tools", "infrastructure-as-code", "programming-languages"], "enriched": true, "function": ["configuration-management", "serialization", "json", "yaml", "cli", "formatter", "linter"], "health_score": 83, "homepage": "http://jsonnet.org", "language": "Jsonnet", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["google/jsonnet", "google/go-jsonnet"], "name": "Jsonnet", "platform": ["windows", "cpp", "go", "python", "cli", "cross-platform"], "pushed_at": "2026-03-30T14:23:57+00:00", "repo": "google/jsonnet", "stars": 7562, "tags": ["data-templating-language", "config-language", "json-superset", "kubernetes-config", "terraform", "functional-programming", "configuration", "devops", "linux", "macos"], "topics": ["jsonnet", "configuration", "config", "functional", "json"], "urls": [{"kind": "homepage", "url": "http://jsonnet.org"}], "use_cases": ["generate kubernetes manifests without duplication", "manage sprawling app configuration files", "generate yaml and ini config from a single source", "share config snippets across services with imports", "replace copy-pasted json config with reusable functions", "render terraform or packer variables programmatically"], "what_it_is": "Jsonnet is a data templating configuration language that extends JSON with functions, variables, object-orientation, and imports to eliminate duplication in config files. It ships as a CLI interpreter (C++ original and a faster Go implementation) that evaluates Jsonnet code into JSON, YAML, INI, and other output formats.", "when_to_avoid": ["your configs are simple and flat with no duplication", "you need to evaluate untrusted user-supplied Jsonnet code, especially with the C++ implementation", "your team prefers plain YAML/JSON without learning a new language", "you need a hardened sandbox for config evaluation"], "when_to_choose": ["your JSON/YAML configs have heavy duplication across environments", "you want a side-effect-free, purely functional config language", "you need to emit multiple output formats (JSON, YAML, INI) from one source", "you want editor integrations, a formatter, and a formally specified language"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/google/jsonnet", "repo": "google/jsonnet", "role": "main", "score": 69}, {"path": "/repos/google/go-jsonnet", "repo": "google/go-jsonnet", "role": "mirror", "score": 76}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "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:10:01.660167+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.660167+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.308420+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "020a0896854ec40088c653fb21cecf00008f1a5c1148cbc6c2aaa5f64cd729c6", "fetched_at": "2026-08-28T04:10:01.660167+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/jsonnet"}, {"content_hash": "b6abb79a362d78f65f62448323606ad85d4bcd277a570b67b3b4c564a02694bd", "fetched_at": "2026-08-29T08:32:20.198128+00:00", "kind": "homepage", "missing": false, "url": "http://jsonnet.org"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 74, "longevity": 100, "rhythm": 44}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4415, "days_push": 156, "days_rel": 162, "gap_med": 321, "n_releases_24m": 2}, "score": 69, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}