{"id":69689,"library":"cloudykit-jet-v4","title":"Jet Template Engine","description":"Fast and powerful Go template engine with support for inheritance, blocks, and custom functions.","status":"active","version":"4.1.0","language":"go","source_language":null,"source_url":"https://github.com/CloudyKit/jet","tags":["template","engine","jet","views"],"install":[{"cmd":"go get github.com/CloudyKit/jet/v4","lang":"bash","label":"Install github.com/CloudyKit/jet/v4"}],"dependencies":[],"imports":[{"symbol":"jet","correct":"github.com/CloudyKit/jet/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/CloudyKit/jet/v4\"\n)\n\nfunc main() {\n\tt := jet.NewSet(jet.NewOSFileSystemLoader(\"./templates\"))\n\tv, _ := t.GetTemplate(\"index.jet\")\n\tfmt.Println(v)\n}","lang":"go","description":"Load and render a Jet template."},"warnings":[],"env_vars":null,"search_vec":"'block':14 'custom':16 'engin':3,9,19 'fast':4 'function':17 'go':7 'inherit':13 'jet':1,20 'power':6 'support':11 'templat':2,8,18 'view':21","created_at":"2026-06-17T18:04:38.591974+00:00","updated_at":"2026-06-17T18:04:38.591974+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/CloudyKit/jet","github":"https://github.com/CloudyKit/jet","docs":"https://pkg.go.dev/github.com/CloudyKit/jet/v4#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}