Ross ROSS = Recommend OSS · open-source software intelligence for agents

tleunen/babel-plugin-module-resolver

Custom module resolver plugin for Babel observed · 2026-08-28

github.com/tleunen/babel-plugin-module-resolver · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 72
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4035
  • days_rel: n/a
  • days_push: 170
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3476 stars · 204 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Babel plugin that adds a custom module resolver, letting you define root directories and aliases to simplify import/require paths. It replaces deep relative imports like '../../../../utils' with clean paths like 'utils/my-utils'.

Use cases

  • replace deep relative import paths with clean aliases
  • configure custom root directories for module resolution
  • alias npm packages to alternative modules
  • simplify require and import statements in a Babel project

When to avoid

  • your bundler or runtime already supports path aliases natively (e.g. webpack resolve, TypeScript paths)
  • your project does not use Babel
  • you need runtime module resolution rather than compile-time rewriting

Facets

plugin · maturity maintenance

build-tool developer-tools web-development frontend developer-tools babel-plugin module-aliasing import-paths module-resolution nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
tleunen/babel-plugin-module-resolvermain65

For agents

markdown · JSON · MCP: product_card(name="tleunen/babel-plugin-module-resolver")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem