deno-watch
File watcher
A pure Deno file watcher for detecting changes to files in a directory
A pure deno file watcher.
44 stars
2 watching
5 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
deno
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated file watcher and script runner for Deno applications. | 1,101 |
| Automates compilation and execution of source files in response to changes | 268 |
| Library for monitoring directory or file changes using Java's WatchService API. | 29 |
| Notifies applications about file modifications and changes | 1,926 |
| A lightweight file watcher that allows users to set up local workflows with automated checks and steps. | 258 |
| A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
| A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 83 |
| A module for asynchronously watching file changes in directories on multiple operating systems | 35 |
| Automates repetitive command executions after file modifications to save development time and effort. | 270 |
| Tool for watching file changes and running commands when files are modified or deleted. | 818 |
| A file watcher for Elixir that monitors and notifies users of changes to Elixir files. | 4 |
| A utility to watch file system changes and execute custom commands based on those changes | 827 |
| A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
| A tool that watches a directory tree and runs a command when changes are detected. | 202 |
| An application watcher that monitors files and executes custom actions based on configuration | 39 |