electron-to-chromium
popularProvides a list of electron-to-chromium version mappings
Updated by @kilianvalkhof
openid-client
OpenID Connect Relying Party (RP, Client) implementation for Node.js runtime, supports passportjs
Updated by @panva
electron-packager
Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
Updated by @sethlu
electron-store
Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
Updated by @sindresorhus
electron-rebuild
Electron supporting package to rebuild native node modules against the currently installed electron
Updated by @electron-cfa
electron-builder
A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box
Updated by @stefanjudis
@electron/get
Utility for downloading artifacts from different versions of Electron
Updated by @electron
electron-fetch
A light-weight module that brings window.fetch to electron's background process
Updated by @arantes