denon
File watcher
Automated file watcher and script runner for Deno applications.
👀 Monitor any changes in your Deno application and automatically restart.
1k stars
15 watching
45 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
daemondenodenonhacktoberfestrestartrunnerscriptstypescriptwatchwatcher
Related projects:
Repository | Description | Stars |
---|---|---|
| A pure Deno file watcher for detecting changes to files in a directory | 44 |
| A tool to manage and run scripts in Deno projects | 680 |
| Automates compilation and execution of source files in response to changes | 268 |
| A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 83 |
| A tool that simplifies script running and workspace configuration for the Deno ecosystem. | 139 |
| A utility for working with HTTP status codes in Deno web applications. | 15 |
| Automates repetitive command executions after file modifications to save development time and effort. | 270 |
| A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
| A module for asynchronously watching file changes in directories on multiple operating systems | 35 |
| Automates file system actions in response to changes | 15 |
| A tool to enable background execution of Deno programs. | 14 |
| Tool for watching file changes and running commands when files are modified or deleted. | 818 |
| Library for monitoring directory or file changes using Java's WatchService API. | 29 |
| A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
| An Electron process monitor and watcher that restarts or reloads applications when files change. | 151 |