Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Typescript to lua transpiler.https://typescripttolua.github.io/

License

NotificationsYou must be signed in to change notification settings

TypeScriptToLua/TypeScriptToLua

Repository files navigation


A generic TypeScript to Lua transpiler. Write your code in TypeScript and publish Lua!

Large projects written in Lua can become hard to maintain and make it easy to make mistakes. Writing code in TypeScript instead improves maintainability, readability and robustness, with the added bonus of goodtooling support (includingESLint,Prettier,Visual Studio Code andWebStorm). This project is useful in any environment where Lua code is accepted, with the powerful option of simply declaring any existing API using TypeScript declaration files.

Getting Started

To install TypeScriptToLua add thetypescript-to-lua npm package:

$ npm install -D typescript-to-lua

This package includes thetstl command line application, which can be used similarly totsc:

$ npx tstl

For more information, check outGetting Started in our documentation.

Sponsor this project

 

Contributors55


[8]ページ先頭

©2009-2025 Movatter.jp