eye_drops
Configurable Elixir mix task to watch file changes and run the corresponding command. (by rkotze)
dir_walker
Simple Elixir file-system directory tree walker. It can handle large filesystems, as the tree is traversed lazily. (by pragdave)
eye_drops | dir_walker | |
---|---|---|
- | - | |
53 | 44 | |
- | - | |
0.0 | 0.0 | |
about 8 years ago | over 4 years ago | |
Elixir | Elixir | |
MIT License | Same as Elixir |
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.
eye_drops
Posts with mentions or reviews of eye_drops.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning eye_drops yet.
Tracking mentions began in Dec 2020.
dir_walker
Posts with mentions or reviews of dir_walker.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning dir_walker yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing eye_drops and dir_walker you can also consider the following projects:
ex_guard - ExGuard is a mix command to handle events on file system modifications
zarex - Filename sanitization for Elixir
Belt
librex - Elixir library to convert office documents to other formats using LibreOffice.
fwatch - A file watcher for Elixir language