roblox-ts
Fiscal Host: Open Source Collective
Hi, I am Osyris and I maintain roblox-ts. If you find my work useful, consider sending me what you think is fair!
Today's Balance
$0.00

Contribute
Become a financial contributor.
Financial Contributions
Top financial contributors
Paradoxum Games
$3,000 USD since Feb 2024

Budget
Transparent and open finances.
-$0.61USD
Completed
Balance transfer
-$1,344.61 USD
Paid
Credit from Paradoxum Games to roblox-ts •
+$1,500.00USD
Completed
Contribution #737873
$
Today’s balance--.-- USD
Total raised
$2,690.00 USD
Total disbursed
$2,690.00 USD
Estimated annual budget
--.-- USD

About
In short, roblox-ts is a way to use the tooling and ecosystem surrounding TypeScript for Roblox development. This includes intellisense, IDE extensions, linters, code formatters, and more! It allows you to write TypeScript code that is then compiled into Luau code for use inside of Roblox.
roblox-ts works with both TypeScript files (.ts) and Luau files (.lua) which are paired with TypeScript type definition files (.d.ts).
Typings for the Roblox API are partially handwritten and partially automatically generated from the Roblox API dump and Developer Hub documentation.