watch
File tree watcher
Tools for watching and managing file trees in node.js
Utilities for watching file trees in node.js
1k stars
42 watching
142 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
carlos8f/saw | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
byteclubfr/node-sync-files | Synchronizes files or folders locally with watch option | 43 |
eaburns/watch | A tool that watches a directory tree and runs a command when changes are detected. | 202 |
kmagiera/babel-watch | Automatically reloads a Node.js application on changes to JavaScript source files | 529 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
jinjor/deno-watch | A pure Deno file watcher for detecting changes to files in a directory | 44 |
vorburger/ch.vorburger.fswatch | Library for monitoring directory or file changes using Java's WatchService API. | 29 |
cristianoliveira/funzzy | A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. | 239 |
qard/onchange | Tool for watching file changes and running commands when files are modified or deleted. | 817 |
syntax-tree/unist-util-inspect | Utility to visually inspect tree data structures | 27 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
kpulkit29/svelte-tree-viewer | A compact Svelte component library to generate a tree view from a hierarchical data structure. | 16 |
schell/steeloverseer | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 128 |