electron-is-accelerator
Accelerator validator
Validates user-defined keyboard shortcuts as Electron accelerator strings.
Check if a string is a valid Electron accelerator
16 stars
4 watching
4 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
acceleratorelectron
Related projects:
Repository | Description | Stars |
---|---|---|
electron-userland/spectron | A tool for testing Electron applications using ChromeDriver and WebdriverIO | 1,681 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 428 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
rhysd/electron-about-window | Provides an About This App window for Electron applications | 417 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
aroralanuk/hyperlane-exex | Proof-of-concept for a hyperlane validator built on top of Reth's ExEx framework | 12 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 444 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 754 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 452 |
electron-vite/vite-plugin-electron | Makes developing Electron apps as easy as normal Vite projects by providing plugins and APIs for hot restart, hot reload, HMR, and more. | 705 |
archergu/fast-vite-electron | A template for building Electron desktop applications with Vite and esbuild | 193 |
devexpress/testcafe-browser-provider-electron | A plugin for integrating Electron applications with TestCafe testing framework | 48 |
jasmin2895/web-monetization-electron-app | Demonstrates basic setup for enabling web monetization in an Electron app. | 4 |
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |