# godotjs/javascript

Javascript binding for godotengine

Repository: https://github.com/godotjs/javascript
Canonical: https://ross.abutalabs.com/products/godotjs-javascript
Language: C++
License: MIT
License Family: permissive
Topics: godot, javascript, typescript, godot-js
Last push: 2024-09-27T22:14:42+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 40, longevity 100
- inputs: {"age_days": 2767, "days_push": 705, "days_rel": 705, "gap_med": 4.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1126, forks 80 (observed 2026-08-28T04:03:41.292208+00:00)

## What it is
GodotJS is a Godot engine module that adds JavaScript and TypeScript language bindings using the QuickJS engine. It exposes the full Godot API to scripts with ES2020 support, npm module usage, worker threads, and code completion.

## Use cases
- write godot game scripts in javascript
- use typescript for godot game development
- script godot games with npm libraries
- replace gdscript with javascript in godot
- run worker threads in godot scripts
- get code completion for godot api in js

## When to choose
- your team knows JavaScript/TypeScript better than GDScript
- you want to reuse npm packages inside a Godot game
- you need ES2020 features and worker threads in Godot scripting

## When to avoid
- you are happy with GDScript or C# in Godot
- you need a battle-tested official scripting path rather than a community module
- you require the VS Code debugger on Godot 4.x, which is not yet supported

## Facets
- artifact type: library
- maturity: active
- function: programming-language, interpreter, game-engine, sdk
- domain: programming-languages, cross-platform
- platform: windows, cpp, game-engine
- tags: godot, javascript, typescript, quickjs, scripting, game-scripting, game-development, macos, linux

## Member repositories
- godotjs/javascript (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.292208+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:39:11.927568+00:00, confidence not recorded.
  - readme: https://github.com/godotjs/javascript (fetched 2026-08-28T04:03:41.292208+00:00, sha b7a228720a9e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
