onchange
File watch tool
Tool for watching file changes and running commands when files are modified or deleted.
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
818 stars
11 watching
47 forks
Language: TypeScript
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates compilation and execution of source files in response to changes | 268 |
| Notifies applications about file modifications and changes | 1,926 |
| Automated file watcher and script runner for Deno applications. | 1,101 |
| Automates file system actions in response to changes | 15 |
| A pure Deno file watcher for detecting changes to files in a directory | 44 |
| A CLI tool that uses fzf and diff for interactive search, replace, and review of changes in text files before committing them. | 1,799 |
| A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
| Automatically generates output with information about changes to files in a repository after a push or pull request. | 167 |
| 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 repetitive command executions after file modifications to save development time and effort. | 270 |
| Automates testing after file changes in Ruby projects | 148 |
| Tools for watching and managing file trees in node.js | 1,276 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |