Skip to main content

Plaoc Plugin

BFChainLess than 1 minute

Plaoc Plugin

A front-end plugin that provides cross-platform access to system functionality within javascript;

安装

npm install @plaoc/plugins

Example

import { barcodeScannerPlugin } from "@plaoc/plugins";
// 调用扫码
const taskPshoto = async () => {
  await barcodeScannerPlugin.startScanning();
};

Plaoc

Plaoc WebComponent

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7