{"id":51756,"library":"google-go-jsonnet","title":"go-jsonnet","description":"A Go implementation of the Jsonnet data templating language.","status":"active","version":"0.22.0","language":"go","source_language":null,"source_url":"https://github.com/google/go-jsonnet","tags":["jsonnet","templating","configuration"],"install":[{"cmd":"go get github.com/google/go-jsonnet","lang":"bash","label":"Install github.com/google/go-jsonnet"}],"dependencies":[],"imports":[{"symbol":"jsonnet","correct":"github.com/google/go-jsonnet"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/google/go-jsonnet\"\n)\n\nfunc main() {\n\tvm := jsonnet.MakeVM()\n\tresult, _ := vm.EvaluateAnonymousSnippet(\"test\", \"{x: 1 + 2}\")\n\tfmt.Println(result)\n}","lang":"go","description":"Evaluates a Jsonnet snippet and prints the result."},"warnings":[],"env_vars":null,"search_vec":"'configur':15 'data':10 'go':2,5 'go-jsonnet':1 'implement':6 'jsonnet':3,9,13 'languag':12 'templat':11,14","created_at":"2026-06-15T06:28:50.720031+00:00","updated_at":"2026-06-15T06:28:50.720031+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/google/go-jsonnet","github":"https://github.com/google/go-jsonnet","docs":"https://pkg.go.dev/github.com/google/go-jsonnet#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}