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

mrmckeb/typescript-plugin-css-modules

A TypeScript language service plugin providing support for CSS Modules. observed · 2026-08-28

github.com/mrmckeb/typescript-plugin-css-modules · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 96
  • 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: 2852
  • days_rel: 406
  • days_push: 27
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1395 stars · 81 forks observed · 2026-08-28

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

A TypeScript language service plugin that provides IDE support (autocomplete, type checking, go-to-definition) for CSS Modules imports. It works in editors like VS Code by generating type information for .css, .scss, .sass, .less, and .stylus module files.

Use cases

  • get autocomplete for css module class names in typescript
  • type-check imports of scss modules in vscode
  • avoid 'cannot find module' errors when importing css modules
  • go to definition for class names in sass files
  • support postcss and less modules in typescript ide

When to choose

  • you write CSS Modules with TypeScript and want editor IntelliSense
  • you use VS Code or another editor supporting TypeScript language service plugins
  • your project uses sass, less, or postcss with CSS Modules

When to avoid

  • you need compile-time errors - TypeScript does not run language service plugins during compilation
  • you need runtime CSS module handling - use webpack css-loader or jest transforms instead

Facets

plugin · maturity stable

plugin-system type-system developer-tools frontend web-development developer-tools editor-plugin cross-platform css-modules typescript-language-service intellisense postcss sass less vscode nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
mrmckeb/typescript-plugin-css-modulesmain66

For agents

markdown · JSON · MCP: product_card(name="mrmckeb/typescript-plugin-css-modules")

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