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

lydell/eslint-plugin-simple-import-sort

Easy autofixable import sorting. observed · 2026-08-28

github.com/lydell/eslint-plugin-simple-import-sort · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • 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: 2845
  • days_rel: n/a
  • days_push: 22
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2456 stars · 75 forks observed · 2026-08-28

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

An ESLint plugin that sorts JavaScript and TypeScript imports (and exports) via eslint --fix. It requires no extra tooling and handles comments, type imports, and works alongside Prettier and eslint-plugin-import.

Use cases

  • sort imports automatically with eslint --fix
  • enforce consistent import order in a codebase
  • sort TypeScript type imports
  • keep import sorting prettier-friendly
  • sort exports in JavaScript files

When to avoid

  • you need to sort CommonJS require calls
  • you don't use ESLint in your project
  • you need custom grouping logic beyond what the plugin's regex configuration offers

Facets

plugin · maturity active

linter formatter developer-tools developer-tools web-development frontend cli cross-platform eslint-plugin import-sorting autofix typescript code-style nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
lydell/eslint-plugin-simple-import-sortmain76

For agents

markdown · JSON · MCP: product_card(name="lydell/eslint-plugin-simple-import-sort")

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