macOS
brew install roblox-tslocal Homebrew formula metadata
brew / Rang 7345
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für roblox-ts in AI-Agent-Workflows.
Installation
brew install roblox-tslocal Homebrew formula metadata
Überblick
TypeScript-to-Luau Compiler for Roblox
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rbxtsc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:roblox-ts |
|---|---|
| Version | 3.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/roblox-ts |
| Homepage | https://roblox-ts.com/ |
| Upstream-Dokumentation | https://roblox-ts.com/ |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/roblox-ts/-/roblox-ts-3.0.0.tgz |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.