UNPKG

mixone

Version:

A cross-platform desktop application framework that enables development using JavaScript, HTML5, Electron API and Node.js. Build Windows, macOS and Linux apps with Vue/React and system APIs - that's why we call it mixone.A powerful Electron development in

13 lines 269 B
{ "name": "help", "title": "帮助", "width": 800, "height": 600, "frame": true, "resizable": true, "webPreferences": { "nodeIntegration": true, "contextIsolation": true, "preload": "./preload.js" } }