electron-context-menu
Context menu library
Provides an extensible and customizable context menu solution for Electron apps.
Context menu for your Electron app
1k stars
14 watching
157 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,166 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 753 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,285 |
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 438 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 428 |
parro-it/debug-menu | Provides a context menu extension for Electron applications that provides a Chrome-like debugging interface. | 135 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 450 |
isaacplmann/ngx-contextmenu | An Angular component that displays a context menu with customizable items and behavior | 248 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |
microdroid/vue-context-menu | A VueJS plugin for creating and managing context menus | 5 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 405 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 717 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 573 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
bradstewart/electron-boilerplate-vue | An Electron runtime and Vue.js boilerplate application | 725 |