plopjs/plop
Consistency Made Simple observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 97
- Release rhythm 66
- 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: 0
- age_days: 4508
- days_rel: 224
- days_push: 22
- n_releases_24m: 4
Adoption not part of the score
7668 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Plop is a micro-generator framework for Node.js that generates files consistently from inquirer prompts and handlebars templates. Teams define generators in a plopfile so anyone can scaffold boilerplate code by typing `plop` in the terminal.
Use cases
- generate react components from templates
- scaffold boilerplate files for my team
- create consistent file structures in a codebase
- build a cli code generator with prompts
- replace copy-pasting files when creating new modules
- enforce best-practice file patterns across a team
When to choose
- your team repeatedly creates similar file structures and wants consistency
- you want a lightweight, simple alternative to Yeoman
- you prefer handlebars templates and inquirer prompts for scaffolding
When to avoid
- you need full project scaffolding with complex dependency installation
- your project is not Node.js-based and you don't want a Node runtime
- you need IDE-integrated generators rather than a terminal tool
Facets
cli-tool · maturity stable
cli templating developer-tools boilerplate developer-tools web-development cli cross-platform scaffolding code-generation handlebars inquirer micro-generator command-line automation nodejs
4 sources
- readme: https://github.com/plopjs/plop · fetched 2026-08-28 · 4ecb1c7f4d2b
- homepage: http://plopjs.com · fetched 2026-08-29 · 06543f066428
- site_page: https://plopjs.com/documentation · fetched 2026-08-29 · 7d64b116a32d
- registry_npm: https://registry.npmjs.org/plop · fetched 2026-08-29 · 52f25520b1e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| plopjs/plop | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem