{"id":26908996,"url":"https://github.com/afeiship/webview-bridge","last_synced_at":"2026-04-09T01:32:27.954Z","repository":{"id":57123051,"uuid":"71531421","full_name":"afeiship/webview-bridge","owner":"afeiship","description":"Webview bridge.","archived":false,"fork":false,"pushed_at":"2025-02-25T04:57:59.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T10:53:21.736Z","etag":null,"topics":["android","bridge","h5","ios","webview"],"latest_commit_sha":null,"homepage":"","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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-10-21T05:01:05.000Z","updated_at":"2025-02-25T04:58:03.000Z","dependencies_parsed_at":"2025-03-30T14:31:42.227Z","dependency_job_id":"c90a6795-614f-4373-857f-0c2e79b3d763","html_url":"https://github.com/afeiship/webview-bridge","commit_stats":null,"previous_names":["afeiship/webview-bridge","afeiship/ushell-module-hosts"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/webview-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebview-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebview-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebview-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebview-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/webview-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebview-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","bridge","h5","ios","webview"],"created_at":"2025-04-01T12:29:07.346Z","updated_at":"2026-04-09T01:32:27.898Z","avatar_url":"https://github.com/afeiship.png","language":"TypeScript","readme":"# webview-bridge\n\u003e Webview bridge.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm install @jswork/webview-bridge\n```\n\n## usage\n```js\nimport {callHandler, registerHandler} from '@jswork/webview-bridge'\n\n// callHandler\ncallHandler('closeWindow', {name: 'test'})\n\n// registerHandler\nregisterHandler('closeWindow', (data) =\u003e {\n  console.log(data)\n})\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/webview-bridge/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/webview-bridge\n[version-url]: https://npmjs.org/package/@jswork/webview-bridge\n\n[license-image]: https://img.shields.io/npm/l/@jswork/webview-bridge\n[license-url]: https://github.com/afeiship/webview-bridge/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/webview-bridge\n[size-url]: https://github.com/afeiship/webview-bridge/blob/master/dist/webview-bridge.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/webview-bridge\n[download-url]: https://www.npmjs.com/package/@jswork/webview-bridge\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwebview-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fwebview-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwebview-bridge/lists"}