jondot/hygen
The simple, fast, and scalable code generator that lives in your project. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3307
- days_rel: n/a
- days_push: 785
- n_releases_24m: 0
Adoption not part of the score
5930 stars · 275 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hygen is a fast, scalable code generator that lives inside your project, letting you define local templates for scaffolding files, injecting into existing code, and running shell commands. It provides automatic CLI argument handling, prompts, and built-in scaffolds for creating new generators.
Use cases
- generate react components from templates
- scaffold new project files with a cli generator
- inject code into existing files automatically
- create custom project scaffolding per repo
- replace copy-pasting boilerplate code
- build interactive code generation prompts
When to choose
- you want project-local generators versioned with your code
- you need fast, lightweight scaffolding without heavy tooling
- you need to inject snippets into existing files, not just create new ones
When to avoid
- you need a full monorepo-wide or multi-language scaffolding system like Yeoman
- your templates require complex runtime dependencies beyond EJS-style rendering
- you want a GUI-based generator
Facets
cli-tool · maturity maintenance
cli templating developer-tools boilerplate developer-tools web-development cli cross-platform code-generation scaffolding project-templates ejs-templates command-line automation nodejs
2 sources
- readme: https://github.com/jondot/hygen · fetched 2026-08-28 · a072f6f289b9
- registry_npm: https://registry.npmjs.org/hygen · fetched 2026-08-29 · bf40071fd858
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jondot/hygen | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem