# sapegin/mrm

Codemods for your project config files

Repository: https://github.com/sapegin/mrm
Canonical: https://ross.abutalabs.com/products/mrm
Homepage: https://mrm.js.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: codemod, scaffold, template, dotfiles, opensource, cli, config, hacktoberfest
Last push: 2024-10-30T07:45:39+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": 3551, "days_push": 672, "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 1646, forks 76 (observed 2026-08-28T04:05:16.349620+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, workflow-automation, configuration-management, boilerplate
- domain: developer-tools, web-development
- platform: cli, cross-platform
- tags: codemod, config-files, scaffolding, task-runner, presets, dotfiles, automation, command-line, nodejs

## Member repositories
- sapegin/mrm (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.349620+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-30T03:45:23.813529+00:00, confidence not recorded.
  - readme: https://github.com/sapegin/mrm (fetched 2026-08-28T04:05:16.349620+00:00, sha 20b0acac33ea)
  - homepage: https://mrm.js.org/ (fetched 2026-08-29T11:19:00.017603+00:00, sha 39b73889bf5f)
  - site_page: https://mrm.js.org/docs/getting-started (fetched 2026-08-29T11:19:00.026645+00:00, sha 738474631cdc)
  - site_page: https://mrm.js.org/docs/mrm-task-ci (fetched 2026-08-29T11:19:00.028574+00:00, sha f63365c42c1b)
  - site_page: https://mrm.js.org/docs/mrm-task-codecov (fetched 2026-08-29T11:19:00.030138+00:00, sha c480abbd66ca)
  - site_page: https://mrm.js.org/docs/making-tasks (fetched 2026-08-29T11:19:00.031741+00:00, sha ea1c9d965f2c)
  - site_page: https://mrm.js.org/docs/mrm-core (fetched 2026-08-29T11:19:00.033600+00:00, sha 73d7a01fc538)
  - site_page: https://mrm.js.org/docs/making-presets (fetched 2026-08-29T11:19:00.035568+00:00, sha 9a82704c85fe)
  - registry_npm: https://registry.npmjs.org/mrm (fetched 2026-08-29T11:19:00.037023+00:00, sha b9212563e9e5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
