electronmon
đź–Ą run, watch, and restart electron apps using magic (by catdad)
ordinary-puzzles-app
Mobile and web puzzle game built with React-Native (by mmazzarolo)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
electronmon | ordinary-puzzles-app | |
---|---|---|
2 | 5 | |
169 | 492 | |
0.6% | 0.0% | |
4.6 | 0.0 | |
5 months ago | over 2 years ago | |
JavaScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
electronmon
Posts with mentions or reviews of electronmon.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-30.
-
How to build Electron App by esbuild with hot reload functionality?
Use electronmon to restart the Electron app when the main process code changes, and reload WebView for the renderer process.
-
Building a desktop application using Electron and Create React App
electronmon: Like nodemon, but for the Electron process. Allows watching and reloading our Electron app.
ordinary-puzzles-app
Posts with mentions or reviews of ordinary-puzzles-app.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-13.
- Is there any good example of real-world open-source application (neither libraries nor frameworks nor samples) written in Typescript?
-
Running React Native everywhere: Yarn Workspaces monorepo
Last, because you're supporting multiple platforms in a single directory, it's easy to end up with confusing indirections and branches in platform-specific files. This may be just a "me" thing, but I find it hard to navigate around configuration files of projects that support multiple platforms. At first glance, it may look like all platforms use the same configuration files. But once you dig a bit deeper, you realize that each platform requires some ad-hoc tweaks to the configuration files (for Metro, Babel, Webpack, etc.). Want an example from a codebase I wrote? Check out Ordinary Puzzles, which is a mobile, web, and Electron app. It's not easy to understand what files are used by which platform (e.g., what platform build phase is using babel.config.js?)
-
React Native monorepo supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extension, electron
Can't say for sure. It's highly likely you'll need to make some changes to the metro bundle config when you update React-Native. But at least these changes should be less painful to deal with than having to mess with the native code (which you would do if you don't use nohoist). Personally, I prefer this approach to the known alternatives — which are not using a monorepo at all (which can get confusing as soon as you start supporting multiple platforms) or using a monorepo without nohoist. But it might be just a matter of preference 👍
-
Building a desktop application using Electron and Create React App
I recently needed to wrap a React app generated with Create React App (CRA) with Electron (well, the app itself uses React Native for Web, but it doesn’t matter). My goal was to stay within the Create React App limits as much as possible (without ejecting). There’s no shortage of guides on how to do it online. Still, I couldn’t find one that fully follows the Electron security guidelines and provides a distribution setup using Electron-builder. So, here’s yet another tutorial on how to wrap an app built with Create React App in Electron — from the initial scaffolding up to the distribution workflow.
-
Opensource RN apps (that are in production) - for inspiration
Ordinary Puzzles - Mobile and web puzzle game built with React-Native
What are some alternatives?
When comparing electronmon and ordinary-puzzles-app you can also consider the following projects:
hotwire-livereload - Live reload gem for Hotwire Rails apps.
kodenkel-fo-hacking - Clone of the Fallout hacking mini-game, rendered into a browser canvas.
electron-builder - A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
mobx-persist - persist mobx stores
electron-store - Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
mobx-angular - The MobX connector for Angular.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured