Simple auto-reloading for Electron apps during development
☆585Mar 27, 2023Updated 2 years ago
Alternatives and similar repositories for electron-reloader
Users that are interested in electron-reloader are comparing it to the libraries listed below
Sorting:
- Useful utilities for Electron apps and modules☆1,330Sep 9, 2025Updated 5 months ago
- Static file serving for Electron apps☆480Jan 29, 2026Updated last month
- Catch unhandled errors and promise rejections in your Electron app☆462May 24, 2024Updated last year
- Simplest () way to reload an electron app on file changes!☆520Apr 20, 2023Updated 2 years ago
- Pretty logger for Electron apps☆421May 1, 2024Updated last year
- Context menu for your Electron app☆1,464Sep 11, 2025Updated 5 months ago
- Simplified IPC communication for Electron apps☆744Jul 20, 2022Updated 3 years ago
- Adds useful debug features to your Electron app☆774Oct 14, 2024Updated last year
- Simplified file downloads for your Electron app☆1,203Sep 11, 2025Updated 5 months ago
- Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc☆4,982Feb 4, 2026Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Jul 8, 2022Updated 3 years ago
- Check if Electron is running in development☆442Sep 11, 2025Updated 5 months ago
- 'About This App' mini-window for Electron apps☆420Jan 9, 2024Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get the name and version of a macOS release from the Darwin version☆67Jun 11, 2025Updated 8 months ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- 🎂 Birthday party, but their name is spoken by a ROBOT.☆11Sep 7, 2022Updated 3 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- 📝 A simple persistent user settings framework for Electron.☆827Apr 23, 2024Updated last year
- Run Electron without all the junk terminal output☆205Apr 30, 2024Updated last year
- A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box☆14,469Updated this week
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Easily write and read user settings in Electron apps☆1,432Jun 12, 2023Updated 2 years ago
- Simple config handling for your app or module☆1,327Feb 4, 2026Updated last month
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- A library to store and restore window sizes and positions for your Electron app☆679May 20, 2024Updated last year
- A safer `.hasOwnProperty()`☆29Jun 21, 2023Updated 2 years ago
- 🔬 The tool I use to add new songs with YouTube information to a Firestore collection.☆12Jan 22, 2022Updated 4 years ago
- Create a MD5 hash with hex encoding☆48Nov 6, 2023Updated 2 years ago
- Check if the process is running with elevated privileges☆43Aug 11, 2021Updated 4 years ago
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- A complete tool for building and publishing Electron applications☆6,997Updated this week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- An easy way to ensure Chrome DevTools extensions into Electron☆1,214Nov 15, 2025Updated 3 months ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year