electron-module
There are 12 repositories under electron-module topic.
sindresorhus/electron-store
Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
sindresorhus/electron-util
Useful utilities for Electron apps and modules
sindresorhus/electron-better-ipc
Simplified IPC communication for Electron apps
sindresorhus/electron-reloader
Simple auto-reloading for Electron apps during development
sindresorhus/electron-serve
Static file serving for Electron apps
sindresorhus/electron-unhandled
Catch unhandled errors and promise rejections in your Electron app
sindresorhus/electron-timber
Pretty logger for Electron apps
jsynowiec/macos-location
Wrapper around macOS CoreLocation services. Can serve as a drop-in replacement for HTML5 Geolocation API in Electron applications.
divyanshu-rawat/system-clipboard
Getting started with electron.js modules
ylieder/electron-postman
Easy Electron IPC with focus on window-to-window communication and disabled node integration in renderers.
lzdyes/electron-data-storage
Simple data persistence for Electron app
D0miH/promisify-electron-ipc
Library to use promises for inter-process communication for electron.