deno-watch

File watcher

A pure Deno file watcher for detecting changes to files in a directory

A pure deno file watcher.

GitHub

44 stars
2 watching
5 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list

deno

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
denosaurs/denon Automated file watcher and script runner for Deno applications. 1,101
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
guard/listen Notifies applications about file modifications and changes 1,925
cristianoliveira/funzzy A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. 239
carlos8f/saw A file tree watching library that recursively monitors changes to detected files and emits events on differences. 8
denosaurs/plug A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. 81
larpon/vmon A module for asynchronously watching file changes in directories on multiple operating systems 35
wtetsu/gaze Automates repetitive command executions after file modifications to save development time and effort. 269
qard/onchange Tool for watching file changes and running commands when files are modified or deleted. 817
ryo33/fwatch-ex A file watcher for Elixir that monitors and notifies users of changes to Elixir files. 4
open-cli-tools/chokidar-cli A utility to watch file system changes and execute custom commands based on those changes 823
hayd/deno-using A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. 11
eaburns/watch A tool that watches a directory tree and runs a command when changes are detected. 202
guilhermecaruso/anko An application watcher that monitors files and executes custom actions based on configuration 39