awesome-electron

组件(Components)

数据库(Database)

  • better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js.
  • node-sqlite3 - Asynchronous, non-blocking SQLite3 bindings for Node.js.
  • sql.js - A javascript library to run SQLite on the web.

打包,发布和更新

  • electron-builder - A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box.
  • electron-forge - A complete tool for building and publishing Electron applications.

脚手架

Crash & Monitor

  • sentry electron - Sentry Electron can capture JavaScript exceptions in the main and renderer processes, as well as collect native crash reports (Minidumps).

埋点

  • Aptabase - Analytics for apps. Open source, privacy-friendly, and simple.

实战示例

  • 工作台(Web Embeds)
  • 托盘
  • 系统通知