sapegin/mrm
Codemods for your project config files 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: 3551
- days_rel: n/a
- days_push: 672
- n_releases_24m: 0
Adoption not part of the score
1646 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mrm is a command line tool that applies codemods to project configuration files like package., .gitignore, and .eslintrc, keeping them in sync with minimal, formatting-preserving changes. It ships with tasks for popular tools (ESLint, Prettier, lint-staged, GitHub Actions) and supports custom tasks and shareable presets via npm.
Use cases
- scaffold a new JavaScript project config in one command
- add eslint and prettier config to an existing project
- generate license, readme, and contributing files
- update or migrate configs of an old project
- write custom codemods for yaml ini markdown config files
- share team config tasks as npm presets
When to choose
- you need to update existing config files without overwriting them
- you want minimal diffs that preserve file formatting
- you maintain many open source projects needing consistent configs
- you prefer codemod-style updates over template-based generators
When to avoid
- you only need to generate a brand-new project from scratch
- you work outside the JavaScript/Node.js ecosystem
- you need a full project scaffolding tool with interactive prompts
Facets
cli-tool · maturity active
cli developer-tools workflow-automation configuration-management boilerplate developer-tools web-development cli cross-platform codemod config-files scaffolding task-runner presets dotfiles automation command-line nodejs
9 sources
- readme: https://github.com/sapegin/mrm · fetched 2026-08-28 · 20b0acac33ea
- homepage: https://mrm.js.org/ · fetched 2026-08-29 · 39b73889bf5f
- site_page: https://mrm.js.org/docs/getting-started · fetched 2026-08-29 · 738474631cdc
- site_page: https://mrm.js.org/docs/mrm-task-ci · fetched 2026-08-29 · f63365c42c1b
- site_page: https://mrm.js.org/docs/mrm-task-codecov · fetched 2026-08-29 · c480abbd66ca
- site_page: https://mrm.js.org/docs/making-tasks · fetched 2026-08-29 · ea1c9d965f2c
- site_page: https://mrm.js.org/docs/mrm-core · fetched 2026-08-29 · 73d7a01fc538
- site_page: https://mrm.js.org/docs/making-presets · fetched 2026-08-29 · 9a82704c85fe
- registry_npm: https://registry.npmjs.org/mrm · fetched 2026-08-29 · b9212563e9e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sapegin/mrm | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem