Debugtron

パッケージ化された Electron アプリをデバッグする。

参考:

bytedance/debugtron: Debug in-production Electron based app – GitHub

electron-better-ipc

参考:

sindresorhus/electron-better-ipc: Simplified IPC communication for Electron apps – GitHub

electron-builder

参考:

electron-builder [Official]

electron-userland/electron-builder: A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box – GitHub

electron-link

参考:

atom/electron-link: A module to bundle your electron app into a single file that can be used for V8 snapshots – GitHub

electron-serve

Electron の実装がシングルページアプリケーションの場合に静的コンテンツをサーブするモジュール。URL が示すファイルがディスク上に存在した場合はファイルをサーブし、それ以外の URL は index.html にフォールバックする。

参考:

sindresorhus/electron-serve: Static file serving for Electron apps – GitHub

electron-serve – npm

electron-terminal-open

参考:

akameco/electron-terminal-open: Open App from Command Line Interface for Electron – GitHub

electron-vue

参考:

SimulatedGREG/electron-vue: An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack – GitHub

How can I open chrome dev tool after build? · Issue #214 · SimulatedGREG/electron-vue – GitHub

Vue を使って Electron アプリを開発する | kondoumh のブログ

electron-winstaller

Squirrel を使って Electron アプリの Windows 用インストーラーを作成する。

参考:

electron/windows-installer: Build Windows Installers for Electron apps – GitHub

electron-winstaller | npm

mksnapshot

参考:

electron/mksnapshot: Electron mksnapshot binaries – GitHub

electron-mksnapshot | npm

Electron 製アプリの起動速度を 1,000 ミリ秒速くする方法 | Takuya Matsuyama

まとめ

参考:

Electron アプリをつくる時に便利なパッケージ | はやくプログラムになりたい

sindresorhus/awesome-electron: Useful resources for creating apps with Electron – GitHub

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA