Baoyu Electron Extract

Extracts resources and JavaScript from any installed Electron app (`.asar` bundle), restoring original sources from `.js.map` files when available or formatting minified code with Prettier otherwise. Use when user wants to "extract Electron app", "decompile Electron", "get the source code of <app>", "inspect app.asar", "看 Electron 應用原始碼", "提取 .asar", or asks how a desktop Electron app is built. Skips `node_modules` and supports both macOS and Windows.

yelban 7ea810b 3 files · 38.5 KB Updated

File contents

yelban/baoyu-skills.tw/tree/main/skills/baoyu-electron-extract commit 7ea810b12b

Frequently asked questions

npx skillmds@latest add yelban/baoyu-electron-extract