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

js2coffee/js2coffee

Compile JavaScript to CoffeeScript observed · 2026-08-28

github.com/js2coffee/js2coffee · homepage · CoffeeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 5570
  • days_rel: n/a
  • days_push: 1024
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2080 stars · 195 forks observed · 2026-08-28

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

js2coffee is a JavaScript-to-CoffeeScript compiler available as a CLI tool and a Node.js/browser library. It parses JavaScript with Esprima and emits CoffeeScript code, warnings, and source maps.

Use cases

  • convert javascript files to coffeescript
  • migrate a legacy js codebase to coffeescript
  • compile javascript to coffeescript from the command line
  • use a javascript-to-coffeescript compiler in a node script
  • convert js snippets to coffeescript in the browser

When to choose

  • you need to translate existing JavaScript source into CoffeeScript
  • you want both a CLI and a programmable API with warnings and source maps

When to avoid

  • you want to convert CoffeeScript to JavaScript (use the CoffeeScript compiler instead)
  • you need a general-purpose JavaScript transpiler like Babel
  • the project's maintenance pace or CoffeeScript's declining usage is a concern

Facets

cli-tool · maturity maintenance

compiler parser cli developer-tools programming-languages compilers developer-tools cli browser cross-platform coffeescript javascript transpiler source-to-source ast esprima command-line nodejs

5 sources

Member repositories

RepositoryRoleHealth v2
js2coffee/js2coffeemain32

For agents

markdown · JSON · MCP: product_card(name="js2coffee/js2coffee")

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