monex
Execute a script and restart it whenever it crashes or a watched file changes. (by fabiospampinato)
watcher
The file system watcher that strives for perfection, with no native dependencies and optional rename detection support. (by fabiospampinato)
monex | watcher | |
---|---|---|
1 | 1 | |
16 | 115 | |
- | - | |
5.4 | 6.6 | |
12 months ago | 3 months ago | |
TypeScript | JavaScript | |
MIT License | 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.
monex
Posts with mentions or reviews of monex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-30.
-
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
watcher
Posts with mentions or reviews of watcher.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-30.
-
Have you ever thought, how ‘nodemon’ works internally? Let’s build our own ‘nodemon’ in under 10 minutes!
I haven't looked into memory usage in chokidar too much, but it'd guess it's just wasting a lot of memory keeping useless data out of Stats objects into memory. You can check out my filesystem watcher (https://github.com/fabiospampinato/watcher) to see how it only keeps in memory that bits that it needs.
What are some alternatives?
When comparing monex and watcher you can also consider the following projects:
denon - 👀 Monitor any changes in your Deno application and automatically restart.
output-files - Output a tree of files and directories by providing an object. Especially useful for testing with real files.
Deno.watchFs - Tracking the behavior of Deno.watchFs on different systems
chokidar - Minimal and efficient cross-platform file watching library
electronmon - 🖥 run, watch, and restart electron apps using magic
filer - Node-like file system for browsers
cliflix - Watch anything instantaneously, just write its name.
fileorganizer-cli - A Simple CLI File Organizer