denosaurs/denon
👀 Monitor any changes in your Deno application and automatically restart. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2427
- days_rel: n/a
- days_push: 895
- n_releases_24m: 0
Adoption not part of the score
1108 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Denon is a file-watching script runner and daemon for Deno applications, similar to nodemon for Node.js. It monitors changes in your source files and automatically restarts your Deno scripts during development.
Use cases
- auto-restart my deno server when files change
- watch and rerun deno scripts on save
- nodemon alternative for deno
- hot reload deno application during development
- run deno scripts with a watcher daemon
- reload deno app on code changes
When to choose
- you develop Deno applications and want automatic restarts on file changes
- you want a nodemon-like workflow in the Deno ecosystem
- you need configurable watchers and executors for multiple scripts
When to avoid
- your project is Node.js based (use nodemon instead)
- you need production process management rather than a dev watcher
- you require actively maintained tooling with frequent updates
Facets
cli-tool · maturity maintenance
cli developer-tools developer-tools backend cli cross-platform deno file-watcher auto-restart nodemon-alternative typescript command-line
1 source
- readme: https://github.com/denosaurs/denon · fetched 2026-08-28 · 12f2e89094e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| denosaurs/denon | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem