TypeScriptToLua/TypeScriptToLua
Typescript to lua transpiler. https://typescripttolua.github.io/ observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 91
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3167
- days_rel: n/a
- days_push: 55
- n_releases_24m: 0
Adoption not part of the score
2538 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TypeScriptToLua is a generic TypeScript to Lua transpiler that lets developers write code in TypeScript and compile it to Lua. It targets any environment that accepts Lua code, such as game engines, and supports declaring existing APIs via TypeScript declaration files.
Use cases
- transpile typescript to lua
- write lua projects in typescript
- compile typescript for roblox or love2d
- add type safety to a lua codebase
- use vscode tooling for lua development
- convert typescript source into lua output
When to choose
- your target runtime only accepts Lua but you want TypeScript's type system and tooling
- you maintain a large Lua project that is hard to keep maintainable
- you want to declare existing Lua APIs with TypeScript declaration files
When to avoid
- you need direct JavaScript execution rather than Lua output
- your project requires runtime features or libraries with no Lua equivalent
- you need a general-purpose TypeScript compiler targeting JS
Facets
cli-tool · maturity active
compiler cli developer-tools programming-languages compilers developer-tools cli cross-platform typescript lua transpiler language-interop game-development nodejs
1 source
- readme: https://github.com/TypeScriptToLua/TypeScriptToLua · fetched 2026-08-28 · 31cf5c4f09b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TypeScriptToLua/TypeScriptToLua | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="TypeScriptToLua/TypeScriptToLua")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem