A utility package that serves as a dependency for projects created with Create-Roblox-TS-Script. It provides tooling for bundling, minifying, and transforming TypeScript-to-Luau code for Roblox using roblox-ts, Rojo, tape (modified), and darklua. Version 0.3.4 is stable but infrequently updated, primarily intended as an internal dependency rather than a standalone library. It differentiates from raw roblox-ts by bundling workflow tools together for single-script outputs.
npm install roblox-ts-scriptNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates that the package is an internal dependency; proper usage is via the CLI scaffold tool.
Use Create-Roblox-TS-Script to generate projects instead of importing this package directly.
Monitor for updates to tape or migration to a different bundler.
Run 'npm install' inside a project created with Create-Roblox-TS-Script. Do not install manually.
No dependency data recorded yet.