{"id":62889,"library":"webview-webview","title":"WebView Library","description":"Provides a cross-platform webview library for building desktop applications with HTML/JS UI.","status":"active","version":"0.0.0-20230830165049-e0ca3ed53345","language":"go","source_language":null,"source_url":"https://github.com/webview/webview","tags":["webview","gui","desktop","cross-platform"],"install":[{"cmd":"go get github.com/webview/webview","lang":"bash","label":"Install github.com/webview/webview"}],"dependencies":[],"imports":[{"symbol":"webview","correct":"github.com/webview/webview"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/webview/webview\"\n)\n\nfunc main() {\n\tw := webview.New(true)\n\tdefer w.Destroy()\n\tw.SetTitle(\"Hello\")\n\tw.Run()\n}","lang":"go","description":"Creates and runs a webview window."},"warnings":[{"fix":"Pin to a specific version and test thoroughly.","message":"The API may change significantly between versions; check compatibility.","severity":"breaking","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'applic':13 'build':11 'cross':6,21 'cross-platform':5,20 'desktop':12,19 'gui':18 'html/js':15 'librari':2,9 'platform':7,22 'provid':3 'ui':16 'webview':1,8,17","created_at":"2026-06-17T16:36:58.123389+00:00","updated_at":"2026-06-17T16:36:58.123389+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/webview/webview","github":"https://github.com/webview/webview","docs":"https://pkg.go.dev/github.com/webview/webview#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}