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

elixirscript/elixirscript

Converts Elixir to JavaScript observed · 2026-08-28

github.com/elixirscript/elixirscript · homepage · Elixir · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

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

Full methodology

Adoption not part of the score

1565 stars · 68 forks observed · 2026-08-28

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

ElixirScript is a compiler that converts Elixir code into JavaScript by transforming the Elixir AST into a JavaScript ESTree AST. It integrates as a Mix compiler so Elixir modules can be compiled and run in the browser or Node.js.

Use cases

  • write frontend JavaScript code in Elixir
  • compile Elixir modules to run in the browser
  • use Elixir functional style for JavaScript projects
  • interoperate Elixir code with JavaScript via FFI
  • build web apps with Elixir instead of JavaScript
  • test Elixir modules that call JavaScript APIs

When to choose

  • you know Elixir well and want to write browser code in it
  • you want functional immutable patterns compiled to JavaScript
  • you need an Elixir-to-JS pipeline integrated with Mix

When to avoid

  • you need an actively maintained tool - last release was 2019
  • you want full Elixir standard library support in the browser
  • you need production-grade frontend tooling today
  • you prefer modern alternatives like Gleam or LiveView

Facets

library · maturity abandoned

compiler build-tool developer-tools compilers programming-languages web-development frontend elixir browser cli transpiler elixir-to-javascript estree mix-compiler ffi functional-programming nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
elixirscript/elixirscriptmain23

For agents

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

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