gaze

File watcher

A library that provides a simple and efficient way to monitor file system changes in real-time.

crystal_ball A globbing fs.watch wrapper built from the best parts of other fine watch libs.

GitHub

1k stars
25 watching
168 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list

watchwatch-files

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wtetsu/gaze Automates repetitive command executions after file modifications to save development time and effort. 269
carlos8f/saw A file tree watching library that recursively monitors changes to detected files and emits events on differences. 8
cristianoliveira/funzzy A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. 251
guilhermecaruso/anko An application watcher that monitors files and executes custom actions based on configuration 39
schell/steeloverseer A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. 128
open-cli-tools/chokidar-cli A utility to watch file system changes and execute custom commands based on those changes 824
liudng/dogo Automates compilation and execution of source files in response to changes 268
eaburns/watch A tool that watches a directory tree and runs a command when changes are detected. 202
simonwaldherr/fsagent Automates file system actions in response to changes 15
krzysztofzablocki/kzfilewatchers A micro-framework for observing file changes in local and remote assets to improve development tooling without Xcode recompilation 1,086
mikeal/watch Tools for watching and managing file trees in node.js 1,273
qard/onchange Tool for watching file changes and running commands when files are modified or deleted. 817
kmagiera/babel-watch Automatically reloads a Node.js application on changes to JavaScript source files 529
ryo33/fwatch-ex A file watcher for Elixir that monitors and notifies users of changes to Elixir files. 4
vorburger/ch.vorburger.fswatch Library for monitoring directory or file changes using Java's WatchService API. 29