gaze
File watcher
A library that provides a simple and efficient way to monitor file system changes in real-time.
A globbing fs.watch wrapper built from the best parts of other fine watch libs.
1k stars
25 watching
167 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
watchwatch-files
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates repetitive command executions after file modifications to save development time and effort. | 270 |
| A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
| A lightweight file watcher that allows users to set up local workflows with automated checks and steps. | 258 |
| An application watcher that monitors files and executes custom actions based on configuration | 39 |
| A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 129 |
| A utility to watch file system changes and execute custom commands based on those changes | 827 |
| Automates compilation and execution of source files in response to changes | 268 |
| A tool that watches a directory tree and runs a command when changes are detected. | 202 |
| Automates file system actions in response to changes | 15 |
| A micro-framework for observing file changes in local and remote assets to improve development tooling without Xcode recompilation | 1,086 |
| Tools for watching and managing file trees in node.js | 1,276 |
| Tool for watching file changes and running commands when files are modified or deleted. | 818 |
| Automatically reloads a Node.js application on changes to JavaScript source files | 529 |
| A file watcher for Elixir that monitors and notifies users of changes to Elixir files. | 4 |
| Library for monitoring directory or file changes using Java's WatchService API. | 29 |