macOS
brew install roblox-tslocal Homebrew formula metadata
安装
brew install roblox-tslocal Homebrew formula metadata
概览
TypeScript-to-Luau Compiler for Roblox
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rbxtsc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:roblox-ts |
|---|---|
| 版本 | 3.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/roblox-ts |
| 主页 | https://roblox-ts.com/ |
| 上游文档 | https://roblox-ts.com/ |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/roblox-ts/-/roblox-ts-3.0.0.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.