monex
electronmon
monex | electronmon | |
---|---|---|
1 | 2 | |
16 | 141 | |
- | - | |
5.4 | 6.5 | |
12 months ago | 5 months ago | |
TypeScript | JavaScript | |
MIT License | - |
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.
monex
-
Have you ever thought, how ānodemonā works internally? Letās build our own ānodemonā in under 10 minutes!
This post resonates with me, considering that I've written kind of alternative to nodemon too recently: https://github.com/fabiospampinato/monex
electronmon
-
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.
What are some alternatives?
denon - š Monitor any changes in your Deno application and automatically restart.
electron-builder - A complete solution to package and build a ready for distribution Electron app with āauto updateā support out of the box
Deno.watchFs - Tracking the behavior of Deno.watchFs on different systems
Nodemon.io - Monitor for any changes in your node.js application and automatically restart the server - perfect for development
cliflix - Watch anything instantaneously, just write its name.
hotwire-livereload - Live reload gem for Hotwire Rails apps.
electron-store - Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
concurrently - Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
create-react-app - Set up a modern web app by running one command.
wait-on - wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
ordinary-puzzles-app - Mobile and web puzzle game built with React-Native
cross-env