{"id":21850281,"url":"https://github.com/yamachu/types-hybridwebview","last_synced_at":"2026-04-12T14:51:21.083Z","repository":{"id":264654780,"uuid":"893985391","full_name":"yamachu/types-hybridwebview","owner":"yamachu","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-25T15:00:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T12:43:54.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yamachu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T14:51:42.000Z","updated_at":"2024-11-25T16:23:34.000Z","dependencies_parsed_at":"2024-11-25T16:19:43.180Z","dependency_job_id":"00fa20ce-c5d0-40db-bab6-b0c6be099bd9","html_url":"https://github.com/yamachu/types-hybridwebview","commit_stats":null,"previous_names":["yamachu/types-hybridwebview"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamachu%2Ftypes-hybridwebview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamachu%2Ftypes-hybridwebview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamachu%2Ftypes-hybridwebview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamachu%2Ftypes-hybridwebview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yamachu","download_url":"https://codeload.github.com/yamachu/types-hybridwebview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244842981,"owners_count":20519736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T00:16:54.017Z","updated_at":"2025-12-31T01:09:08.178Z","avatar_url":"https://github.com/yamachu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @yamachu/types-hybridwebview\n\nUnofficial [.NET MAUI HybridWebView](https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/hybridwebview?view=net-maui-10.0) type definitions.\n\n## Installation\n\n```bash\n$ npm install @yamachu/types-hybridwebview\n```\n\n## Usage\n\nTo use the latest version of the HybridWebView types:\n\n```ts\n/// \u003creference types=\"@yamachu/types-hybridwebview\" /\u003e\n\nwindow.HybridWebView.postMessage(\"Hello from myscript.ts\");\n```\n\nIf you want to use specific versioned HybridWebView types, you can do so like this:\n\n```ts\n/// \u003creference types=\"@yamachu/types-hybridwebview\" /\u003e\n\ninterface Window {\n    HybridWebView: HybridWebView9_0.HybridWebView; // e.g. `HybridWebView9_0` is namespace, you can find these definitions in ./src/*.d.ts\n}\n\nwindow.HybridWebView.postMessage(\"Hello from myscript.ts\");\n```\n\n## Contributing\n\nIf you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\nSee the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamachu%2Ftypes-hybridwebview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyamachu%2Ftypes-hybridwebview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamachu%2Ftypes-hybridwebview/lists"}