denon

File watcher

Automated file watcher and script runner for Deno applications.

👀 Monitor any changes in your Deno application and automatically restart.

GitHub

1k stars
15 watching
46 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list

daemondenodenonhacktoberfestrestartrunnerscriptstypescriptwatchwatcher

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jinjor/deno-watch A pure Deno file watcher for detecting changes to files in a directory 44
jurassiscripts/velociraptor A tool to manage and run scripts in Deno projects 682
liudng/dogo Automates compilation and execution of source files in response to changes 268
denosaurs/plug A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. 81
bentoumitech/denox A tool that simplifies script running and workspace configuration for the Deno ecosystem. 139
denosaurs/status A utility for working with HTTP status codes in Deno web applications. 15
wtetsu/gaze Automates repetitive command executions after file modifications to save development time and effort. 269
denosaurs/tokenizer A simple tokenizer library for parsing and analyzing text input in various formats. 17
larpon/vmon A module for asynchronously watching file changes in directories on multiple operating systems 35
simonwaldherr/fsagent Automates file system actions in response to changes 15
manyuanrong/deno-deamon A tool to enable background execution of Deno programs. 14
qard/onchange Tool for watching file changes and running commands when files are modified or deleted. 817
vorburger/ch.vorburger.fswatch Library for monitoring directory or file changes using Java's WatchService API. 29
hayd/deno-using A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. 11
catdad/electronmon An Electron process monitor and watcher that restarts or reloads applications when files change. 148