Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with tstl-extension
A curated list of projects in awesome lists tagged with tstl-extension .
https://github.com/cheatoid/tstl-extensions
Plugin for TSTL which provides various low-level extensions
lua tstl tstl-extension tstl-plugin typescript typescript-to-lua
Last synced: 07 Nov 2024
https://github.com/thinknathan/tstl-export-rename
TypeScriptToLua plugin that renames the `___exports` variable
lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024
https://github.com/thinknathan/tstl-simple-delete
TypeScriptToLua plugin that replaces calls to the TSTL `delete` function with a statement setting a value to `nil`.
lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024
https://github.com/thinknathan/tstl-remove-debug
TypeScriptToLua plugin that removes debugging expressions
code-cleaner lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024
https://github.com/thinknathan/tstl-simple-inline-func
TypeScriptToLua plugin that performs inline expansion to simple functions
function-inlining lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024
https://github.com/thinknathan/tstl-export-to-global
TypeScriptToLua plugin that transforms all exported variables to global declarations
lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024
https://github.com/thinknathan/tstl-simple-const-unroller
TypeScriptToLua plugin that performs constant folding for simple numeric expressions
lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024
https://github.com/thinknathan/tstl-const-propagation
TypeScriptToLua plugin that performs constant propagation and constant folding
constant-folding constant-propagation lua tstl tstl-extension tstl-plugin typescript
Last synced: 02 Nov 2024