macOS
brew install roblox-tslocal Homebrew formula metadata
brew / rank 7345
TypeScript-to-Luau Compiler for Roblox. Version 3.0.0 via Homebrew; verified from local package data.
install
brew install roblox-tslocal Homebrew formula metadata
overview
TypeScript-to-Luau Compiler for Roblox
history
roblox-ts is an open-source TypeScript-to-Luau compiler and development toolchain for Roblox projects.
roblox-ts was created to bridge TypeScript development and Roblox. Its compiler transforms TypeScript syntax trees into functionally similar Luau structures, accompanied by Roblox API type definitions and project tooling.
The project grew into an ecosystem that includes generated Roblox API typings, editor integration, transformer support, and npm packages. The official repository’s substantial commit history and community activity indicate sustained adoption within TypeScript-oriented Roblox development.
Developers initialize a project with the roblox-ts setup tooling, describe TypeScript compiler settings in tsconfig.json, use a Rojo project file such as default.project.json for the Roblox data model, and run rbxtsc build or watch mode to generate Luau.
roblox-ts is notable because it connects the npm and TypeScript toolchain with Roblox’s Luau runtime. It lets package-oriented Roblox developers reuse TypeScript conventions, type definitions, ESLint, Prettier, and npm modules while targeting a game platform with a different native language.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
default.project.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rbxtsc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:roblox-ts |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/roblox-ts |
| Homepage | https://roblox-ts.com/ |
| Upstream docs | https://roblox-ts.com/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/roblox-ts/-/roblox-ts-3.0.0.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | roblox-ts |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.