Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hylid-bridge

Package Overview
Dependencies
Maintainers
0
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hylid-bridge

Unite Api For MiniProgram Project

  • 4.0.22
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
80
decreased by-64.6%
Maintainers
0
Weekly downloads
 
Created
Source

hylid-bridge

Unite Api For MiniProgram Project.

Description

For mini programs that are launched to different native apps, they run on different containers. The JSAPIs that these mini programs can call may vary. This package can solve this problem.

Install

npm i hylid-bridge --save

Usage

Use in Modern Web Project

You need import method form hylid-bridge library and call it instead of according to my global namespace.

import { alert } from 'hylid-bridge';

Page({
  alert() {
    alert({
      content: 'hylid-bridge alert',
    });
  },
});

Use in Plain HTML

<!DOCTYPE html>
<html>
  <head>
    <script src="https://cdn.marmot-cloud.com/page/hylid-bridge/umd/1.0.0/index.js"></script>
  </head>
  <body>
    <script>
      my.alert({
        content: 'hylid-bridge',
      });
    </script>
  </body>
</html>

refer: How to transform an HTML 5 mobile app to an HTML 5 mini program

API

The following table lists the latest JSAPIs that are supported in JS bridge, and the API list will be constantly updated.

MiniProgram

APIdemogcashtngdalipaychopealipayhkdanatmnwechat
addFatigueAction
addPhoneContact
alert
apDisableJSAPI
appxrpc
APRegionRPC
batchQueryCdpSpaceInfo
chooseImage
choosePhoneContact
clearStorage
clearStorageSync
closeBluetoothAdapter
closeSocket
confirm
connectBLEDevice
connectSocket
createAnimation
createWebViewContext
datePicker
disconnectBLEDevice
downloadFile
exitApp
getAppIdSync
getAppToken
getAuthCode
getBatteryInfo
getBLEDeviceCharacteristics
getBLEDeviceServices
getBluetoothAdapterState
getBluetoothDevices
getClipboard
getComponentAuth
getConnectedBluetoothDevices
getFileInfo
getImageInfo
getLocation
getNetworkType
getOpenUserInfo
getPaymentCode
getPhoneNumber
getSavedFileInfo
getSavedFileList
getScreenBrightness
getServerTime
getSetting
getSiteInfo
getStorage
getStorageSync
getSystemInfo
getSystemInfoSync
hideBackHome
hideKeyboard
hideLoading
hideNavigationBarLoading
hideTabBar
hideToast
inquireQuote
isInstalledApp
makePhoneCall
multiLevelSelect
navigateBack
navigateBackMiniProgram
navigateTo
navigateToBizScene
navigateToMiniProgram
notifyBLECharacteristicValueChange
offAccelerometerChange
offBLECharacteristicValueChange
offBLEConnectionStateChanged
offBluetoothAdapterStateChange
offBluetoothDeviceFound
offCompassChange
offMemoryWarning
offSocketClose
offSocketError
offSocketMessage
offSocketOpen
offUserCaptureScreen
onAccelerometerChange
onBLECharacteristicValueChange
onBLEConnectionStateChanged
onBluetoothAdapterStateChange
onBluetoothDeviceFound
onCompassChange
onMemoryWarning
onSocketClose
onSocketError
onSocketMessage
onSocketOpen
onUserCaptureScreen
openBluetoothAdapter
openDocument
openSchemeWithBacking
openSetting
pageScrollTo
paySignCenter
previewImage
prompt
readBLECharacteristicValue
redirectTo
regionFetchAllApps
regionSearchAppsByKeywords
reLaunch
removeSavedFile
removeStorage
removeStorageSync
request
rpc
saveFile
saveImage
scan
sendSocketMessage
setBackgroundColor
setCanPullDown
setClipboard
setKeepScreenOn
setNavigationBar
setOptionMenu
setScreenBrightness
setStorage
setStorageSync
setTabBarStyle
showActionSheet
showAuthGuide
showLoading
showNavigationBarLoading
showToast
signContract
startApp
startBizService
startBluetoothDevicesDiscovery
startPullDownRefresh
stopBluetoothDevicesDiscovery
stopPullDownRefresh
switchTab
thirdPartyAuthForAc
tradePay
crossPay
uploadApdidToken
uploadFile
vibrate
watchShake
writeBLECharacteristicValue
getLaunchOptionsSync
createSelectorQuery
canIUse
getStorageInfo
getStorageInfoSync
showSharePanel
hideOptionButton
getAppId
getCurrentPages
getSDKVersion
setTransparentTitle
getRunScene
chooseFileFromDisk
chooseVideo
compressImage
setTabBarItem
showTabBar

HTML5

APIdemogcashtngdalipaychopealipayhkdanatmntossmpay
addFatigueAction
addPhoneContact
alert
apDisableJSAPI
appxrpc
APRegionRPC
batchQueryCdpSpaceInfo
chooseImage
choosePhoneContact
clearStorage
clearStorageSync
closeBluetoothAdapter
closeSocket
confirm
connectBLEDevice
connectSocket
createAnimation
createWebViewContext
datePicker
disconnectBLEDevice
downloadFile
exitApp
getAppIdSync
getAppToken
getAuthCode
getBatteryInfo
getBLEDeviceCharacteristics
getBLEDeviceServices
getBluetoothAdapterState
getBluetoothDevices
getClipboard
getComponentAuth
getConnectedBluetoothDevices
getFileInfo
getImageInfo
getLocation
getNetworkType
getOpenUserInfo
getPaymentCode
getPhoneNumber
getSavedFileInfo
getSavedFileList
getScreenBrightness
getServerTime
getSetting
getSiteInfo
getStorage
getStorageSync
getSystemInfo
getSystemInfoSync
hideBackHome
hideKeyboard
hideLoading
hideNavigationBarLoading
hideTabBar
hideToast
inquireQuote
isInstalledApp
makePhoneCall
multiLevelSelect
navigateBack
navigateBackMiniProgram
navigateTo
navigateToBizScene
navigateToMiniProgram
notifyBLECharacteristicValueChange
offAccelerometerChange
offBLECharacteristicValueChange
offBLEConnectionStateChanged
offBluetoothAdapterStateChange
offBluetoothDeviceFound
offCompassChange
offMemoryWarning
offSocketClose
offSocketError
offSocketMessage
offSocketOpen
offUserCaptureScreen
onAccelerometerChange
onBLECharacteristicValueChange
onBLEConnectionStateChanged
onBluetoothAdapterStateChange
onBluetoothDeviceFound
onCompassChange
onMemoryWarning
onSocketClose
onSocketError
onSocketMessage
onSocketOpen
onUserCaptureScreen
openBluetoothAdapter
openDocument
openSchemeWithBacking
openSetting
pageScrollTo
paySignCenter
previewImage
prompt
readBLECharacteristicValue
redirectTo
regionFetchAllApps
regionSearchAppsByKeywords
reLaunch
removeSavedFile
removeStorage
removeStorageSync
request
rpc
saveFile
saveImage
scan
sendSocketMessage
setBackgroundColor
setCanPullDown
setClipboard
setKeepScreenOn
setNavigationBar
setOptionMenu
setScreenBrightness
setStorage
setStorageSync
setTabBarStyle
showActionSheet
showAuthGuide
showLoading
showNavigationBarLoading
showToast
signContract
startApp
startBizService
startBluetoothDevicesDiscovery
startPullDownRefresh
stopBluetoothDevicesDiscovery
stopPullDownRefresh
switchTab
thirdPartyAuthForAc
tradePay
crossPay
uploadApdidToken
uploadFile
vibrate
watchShake
writeBLECharacteristicValue
getLaunchOptionsSync
createSelectorQuery
canIUse
getStorageInfo
getStorageInfoSync
showSharePanel
hideOptionButton
getAppId
getCurrentPages
getSDKVersion
setTransparentTitle
getRunScene
chooseFileFromDisk
chooseVideo
compressImage
setTabBarItem
showTabBar

Web

APIdemoalipayh5tngdh5ng
addFatigueAction
addPhoneContact
alert
apDisableJSAPI
appxrpc
APRegionRPC
batchQueryCdpSpaceInfo
chooseImage
choosePhoneContact
clearStorage
clearStorageSync
closeBluetoothAdapter
closeSocket
confirm
connectBLEDevice
connectSocket
createAnimation
createWebViewContext
datePicker
disconnectBLEDevice
downloadFile
exitApp
getAppIdSync
getAppToken
getAuthCode
getBatteryInfo
getBLEDeviceCharacteristics
getBLEDeviceServices
getBluetoothAdapterState
getBluetoothDevices
getClipboard
getComponentAuth
getConnectedBluetoothDevices
getFileInfo
getImageInfo
getLocation
getNetworkType
getOpenUserInfo
getPaymentCode
getPhoneNumber
getSavedFileInfo
getSavedFileList
getScreenBrightness
getServerTime
getSetting
getSiteInfo
getStorage
getStorageSync
getSystemInfo
getSystemInfoSync
hideBackHome
hideKeyboard
hideLoading
hideNavigationBarLoading
hideTabBar
hideToast
inquireQuote
isInstalledApp
makePhoneCall
multiLevelSelect
navigateBack
navigateBackMiniProgram
navigateTo
navigateToBizScene
navigateToMiniProgram
notifyBLECharacteristicValueChange
offAccelerometerChange
offBLECharacteristicValueChange
offBLEConnectionStateChanged
offBluetoothAdapterStateChange
offBluetoothDeviceFound
offCompassChange
offMemoryWarning
offSocketClose
offSocketError
offSocketMessage
offSocketOpen
offUserCaptureScreen
onAccelerometerChange
onBLECharacteristicValueChange
onBLEConnectionStateChanged
onBluetoothAdapterStateChange
onBluetoothDeviceFound
onCompassChange
onMemoryWarning
onSocketClose
onSocketError
onSocketMessage
onSocketOpen
onUserCaptureScreen
openBluetoothAdapter
openDocument
openSchemeWithBacking
openSetting
pageScrollTo
paySignCenter
previewImage
prompt
readBLECharacteristicValue
redirectTo
regionFetchAllApps
regionSearchAppsByKeywords
reLaunch
removeSavedFile
removeStorage
removeStorageSync
request
rpc
saveFile
saveImage
scan
sendSocketMessage
setBackgroundColor
setCanPullDown
setClipboard
setKeepScreenOn
setNavigationBar
setOptionMenu
setScreenBrightness
setStorage
setStorageSync
setTabBarStyle
showActionSheet
showAuthGuide
showLoading
showNavigationBarLoading
showToast
signContract
startApp
startBizService
startBluetoothDevicesDiscovery
startPullDownRefresh
stopBluetoothDevicesDiscovery
stopPullDownRefresh
switchTab
thirdPartyAuthForAc
tradePay
crossPay
uploadApdidToken
uploadFile
vibrate
watchShake
writeBLECharacteristicValue
getLaunchOptionsSync
createSelectorQuery
canIUse
getStorageInfo
getStorageInfoSync
showSharePanel
hideOptionButton
getAppId
getCurrentPages
getSDKVersion
setTransparentTitle
getRunScene
chooseFileFromDisk
chooseVideo
compressImage
setTabBarItem
showTabBar

License

MIT

Keywords

FAQs

Package last updated on 13 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc