JamesKyburz / dialogs
non blocking confirm, alert and prompt dialogs.
☆35Updated 5 years ago
Alternatives and similar repositories for dialogs:
Users that are interested in dialogs are comparing it to the libraries listed below
- Build electron context menus composing multiple middlewares functions.☆49Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Step-by-step wizard to prepare Electron app for distribution, from packaging to auto-update.☆49Updated 6 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Clipboard access for CLI programs☆62Updated 9 years ago
- Get or check the current macOS version☆62Updated 3 years ago
- Rename a function☆46Updated last year
- Use the browser Fetch API from the main process in Electron☆34Updated 10 months ago
- Check if a process is running☆58Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Show native alert dialogs on Windows, OSX and Linux with Node.js.☆57Updated 7 years ago
- Build Windows installers for Electron apps using Squirrel.Windows. It works with Gulp!☆60Updated 7 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Enable the native right-click menu in Electron.☆49Updated 3 years ago
- electron findInPage wrapper module☆23Updated 8 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- The source for this module has moved to the Helmet repository.☆19Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Check if code is running in Electron renderer process☆78Updated 5 years ago
- Check whether a binary exists in the PATH environment variable from Node.js☆31Updated 8 years ago
- Turn node.js apps into standalone executables☆49Updated 7 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Context menu for electron input elements.☆102Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- A library to check if a file or directory exists in a given path.☆38Updated last month
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`