BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

win-bridge

v1.0.2npm· JavaScript

客户端与网站的 window 通信桥 > 调用客户端方法:通过 window.external 调用客户端提供的原生功能; > 暴露网页方法:将网页方法挂载到 window 上,让客户端可以直接调用。 ```vue <!-- src/App.vue --> <script setup lang="ts"> import {useWindowBridgeProvider} from "win-bridge"; import Page from "./page.vue";

The verdict
Aging — last published 10 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityUnknown
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 10 months ago — check before adopting.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 1.0.210 months ago
  • 1.0.110 months ago
  • 1.0.010 months ago