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

jscs-dev/node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained) observed · 2026-08-28

github.com/jscs-dev/node-jscs · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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

Full methodology

Adoption not part of the score

4930 stars · 498 forks observed · 2026-08-28

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

JSCS is a JavaScript code style checker that lints and can auto-fix code against configurable style guides, with built-in presets like Airbnb. It has been unmaintained since merging with ESLint, which absorbed its functionality.

Use cases

  • check javascript code style against a style guide
  • automatically fix code style errors
  • lint es6 jsx and flow code
  • generate a code style config from existing code
  • enforce consistent code style in a project

When to choose

  • maintaining a legacy project already configured with JSCS
  • referencing its rules or presets historically

When to avoid

  • starting a new project - use ESLint instead
  • needing maintained tooling or community support
  • requiring modern JavaScript syntax support

Facets

cli-tool · maturity abandoned

linter formatter cli developer-tools web-development cli cross-platform javascript code-style unmaintained eslint-merge nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
jscs-dev/node-jscsmain10

For agents

markdown · JSON · MCP: product_card(name="jscs-dev/node-jscs")

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