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

ncsoft/Unreal.js

Unreal.js: Javascript runtime built for UnrealEngine observed · 2026-08-28

github.com/ncsoft/Unreal.js · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

3750 stars · 347 forks observed · 2026-08-28

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

Unreal.js is an Unreal Engine plugin that embeds a V8-powered JavaScript runtime, giving scripts full access to the Unreal Engine API with live reload and debugging support. It supports CommonJS modules, npm libraries, editor extension bridges, and auto-generated TypeScript definitions for VS Code.

Use cases

  • script unreal engine gameplay logic in javascript
  • extend the unreal editor with javascript tools
  • hot-reload game scripts without recompiling c++
  • subclass blueprints and engine classes from javascript
  • debug javascript inside unreal with vscode or webstorm
  • use npm libraries inside unreal engine projects

When to choose

  • your team prefers javascript over c++ or blueprints for game logic
  • you need rapid iteration with live-reloaded scripts in unreal engine
  • you want to reuse existing javascript libraries in a game project

When to avoid

  • you target unreal engine versions beyond 5.1 or need guaranteed ongoing support
  • you need maximum runtime performance from compiled native code
  • your project requires a permissively documented license for commercial review

Facets

plugin · maturity maintenance

interpreter plugin-system developer-tools programming-languages developer-tools windows cross-platform game-engine unreal-engine javascript v8 scripting game-scripting live-reload game-development macos linux android ios

1 source

Member repositories

RepositoryRoleHealth v2
ncsoft/Unreal.jsmain23

For agents

markdown · JSON · MCP: product_card(name="ncsoft/Unreal.js")

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