Lua librarys in TypeScript
TypeScript implementations of 14 Lua standard library functions across 2 modules. Each function is individually importable and tree-shakeable.
math stringWe have 14 Lua functions so far - help us add more
Got a rainy Sunday afternoon and a taste for a porting puzzle?
- Get inspiration from the Lua 5.4 manual.
- Click "New file" in the appropriate folder on GitHub. This will fork the project to your account, directly add the file to it, and send a Pull Request to us.
We will then review it. If it's useful to the project and in line with our contributing guidelines your work will become part of Locutus and you'll be automatically credited in the authors section accordingly.