Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
hylid-bridge
Advanced tools
Unite Api For MiniProgram Project.
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.
npm i hylid-bridge --save
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',
});
},
});
<!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
The following table lists the latest JSAPIs that are supported in JS bridge, and the API list will be constantly updated.
- addFatigueAction
- addPhoneContact
- alert
- apDisableJSAPI
- appxrpc
- APRegionRPC
- batchQueryCdpSpaceInfo
- chooseImage
- choosePhoneContact
- clearStorage
- clearStorageSync
- closeBluetoothAdapter
- closeSocket
- confirm
- connectBLEDevice
- connectSocket
- createAnimation
- createWebViewContext
- crossPay
- 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
- 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
- uploadApdidToken
- uploadFile
- vibrate
- watchShake
- writeBLECharacteristicValue
- addFatigueAction
- addPhoneContact
- alert
- apDisableJSAPI
- appxrpc
- APRegionRPC
- batchQueryCdpSpaceInfo
- chooseImage
- choosePhoneContact
- clearStorage
- closeBluetoothAdapter
- closeSocket
- confirm
- connectBLEDevice
- connectSocket
- crossPay
- 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
- getSystemInfo
- hideKeyboard
- hideLoading
- hideNavigationBarLoading
- hideTabBar
- hideToast
- inquireQuote
- isInstalledApp
- makePhoneCall
- multiLevelSelect
- navigateBackMiniProgram
- navigateToBizScene
- navigateToMiniProgram
- notifyBLECharacteristicValueChange
- offBLECharacteristicValueChange
- offBLEConnectionStateChanged
- offBluetoothAdapterStateChange
- offBluetoothDeviceFound
- offSocketClose
- offSocketError
- offSocketMessage
- offSocketOpen
- offUserCaptureScreen
- onBLECharacteristicValueChange
- onBLEConnectionStateChanged
- onBluetoothAdapterStateChange
- onBluetoothDeviceFound
- onSocketClose
- onSocketError
- onSocketMessage
- onSocketOpen
- onUserCaptureScreen
- openBluetoothAdapter
- openDocument
- openSchemeWithBacking
- openSetting
- paySignCenter
- previewImage
- prompt
- readBLECharacteristicValue
- regionFetchAllApps
- regionSearchAppsByKeywords
- removeSavedFile
- removeStorage
- request
- rpc
- saveFile
- saveImage
- scan
- sendSocketMessage
- setClipboard
- setKeepScreenOn
- setNavigationBar
- setOptionMenu
- setScreenBrightness
- setStorage
- setTabBarStyle
- showActionSheet
- showAuthGuide
- showLoading
- showNavigationBarLoading
- showToast
- signContract
- startApp
- startBizService
- startBluetoothDevicesDiscovery
- stopBluetoothDevicesDiscovery
- thirdPartyAuthForAc
- tradePay
- uploadApdidToken
- uploadFile
- vibrate
- writeBLECharacteristicValue
- addFatigueAction
- addPhoneContact
- alert
- apDisableJSAPI
- appxrpc
- APRegionRPC
- batchQueryCdpSpaceInfo
- chooseImage
- choosePhoneContact
- clearStorage
- confirm
- crossPay
- datePicker
- downloadFile
- exitApp
- getAppToken
- getAuthCode
- getBatteryInfo
- getClipboard
- getComponentAuth
- getFileInfo
- getImageInfo
- getLocation
- getNetworkType
- getOpenUserInfo
- getPaymentCode
- getPhoneNumber
- getSavedFileInfo
- getSavedFileList
- getScreenBrightness
- getServerTime
- getSetting
- getSiteInfo
- getStorage
- getSystemInfo
- hideKeyboard
- hideLoading
- hideNavigationBarLoading
- hideToast
- inquireQuote
- isInstalledApp
- makePhoneCall
- multiLevelSelect
- navigateBackMiniProgram
- navigateToBizScene
- navigateToMiniProgram
- openDocument
- openSchemeWithBacking
- openSetting
- paySignCenter
- previewImage
- prompt
- regionFetchAllApps
- regionSearchAppsByKeywords
- removeSavedFile
- removeStorage
- request
- rpc
- saveFile
- saveImage
- scan
- setClipboard
- setKeepScreenOn
- setNavigationBar
- setOptionMenu
- setScreenBrightness
- setStorage
- showActionSheet
- showAuthGuide
- showLoading
- showNavigationBarLoading
- showToast
- signContract
- startApp
- startBizService
- thirdPartyAuthForAc
- tradePay
- uploadApdidToken
- uploadFile
- vibrate
MIT
FAQs
Unite Api For MiniProgram Project
The npm package hylid-bridge receives a total of 94 weekly downloads. As such, hylid-bridge popularity was classified as not popular.
We found that hylid-bridge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.