chokidar-cli
Filesystem watcher
A utility to watch file system changes and execute custom commands based on those changes
Fast cross-platform cli utility to watch file system changes
827 stars
8 watching
51 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cristianoliveira/funzzy | A lightweight file watcher that allows users to set up local workflows with automated checks and steps. | 258 |
carlos8f/saw | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
schell/steeloverseer | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 128 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
vorburger/ch.vorburger.fswatch | Library for monitoring directory or file changes using Java's WatchService API. | 29 |
simonwaldherr/fsagent | Automates file system actions in response to changes | 15 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
guilhermecaruso/anko | An application watcher that monitors files and executes custom actions based on configuration | 39 |
eaburns/watch | A tool that watches a directory tree and runs a command when changes are detected. | 202 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 270 |
falood/file_system | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 268 |
sindresorhus/open-cli | A command-line utility that opens files or URLs on the user's default application. | 421 |
jinjor/deno-watch | A pure Deno file watcher for detecting changes to files in a directory | 44 |
krzysztofzablocki/kzfilewatchers | A micro-framework for observing file changes in local and remote assets to improve development tooling without Xcode recompilation | 1,086 |
kmagiera/babel-watch | Automatically reloads a Node.js application on changes to JavaScript source files | 529 |