# denosaurs/denon

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

Repository: https://github.com/denosaurs/denon
Canonical: https://ross.abutalabs.com/products/denon
Homepage: https://deno.land/x/denon
Language: TypeScript
License: MIT
License Family: permissive
Topics: deno, watch, scripts, runner, restart, daemon, denon, watcher, hacktoberfest, typescript
Last push: 2024-03-21T13:29:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2427, "days_push": 895, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1108, forks 43 (observed 2026-08-28T04:03:37.097731+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools
- domain: developer-tools, backend
- platform: cli, cross-platform
- tags: deno, file-watcher, auto-restart, nodemon-alternative, typescript, command-line

## Member repositories
- denosaurs/denon (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.097731+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:45.485230+00:00, confidence not recorded.
  - readme: https://github.com/denosaurs/denon (fetched 2026-08-28T04:03:37.097731+00:00, sha 12f2e89094e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
