Showing 1-20 of 66 packages
TypeScript definitions for confusing-browser-globals
Pop a new window in React, using window.open API
Tiny utility module that calss a registered element's onload/onunload method when added or removed from the DOM
On load/unload events for DOM elements using a MutationObserver
A privacy-preserving measurement framework.
Pop a new window in React, using window.open API
Official Lumia Stream Plugin SDK for building Lumia Stream plugins.
Experimental web runtime for weapp-vite templates
Analyzes page contents to determine what new javascript modules need to be loaded and which old modules need to be unloaded.
DOM simulator for MiniApp
TypeScript type definitions for Summer plugin development | Summer 插件开发 TypeScript 类型定义
Plugin SDK for Nuclear music player
Simple plugin loader for Node.js applications
dom
Execute code when the js-process exits. On all javascript-environments
Official API for developing Vandrite plugins
>maina.js ``` import codeScaner from "uni-code-scaner" Vue.use(codeScaner) ``` >app.vue ``` this.$startListenScan() ``` >组件内使用,需要注意卸载和隐藏是把监听注销 ``` onShow() { uni.$on('codeScan', (code) => { this.getCode(code) }) }, onUnload() { console
Vue 3 用类的形式编写组件,面向对象(OOP)编程,并提供了常用的装饰器,可以自定义装饰器
支付宝小程序,组件可以监听页面事件
web's adapter for miniprogram