{"id":20177198,"url":"https://github.com/remixer-dec/luatojs","last_synced_at":"2025-12-01T08:04:02.637Z","repository":{"id":84860602,"uuid":"97280983","full_name":"remixer-dec/LuaToJS","owner":"remixer-dec","description":"lua to js transpiler (pre-alpha) | ported game \u003e https://remixer-dec.github.io/LuaToJS/ports/PeggleDeluxe/","archived":false,"fork":false,"pushed_at":"2017-09-10T20:05:29.000Z","size":1855,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T16:28:06.884Z","etag":null,"topics":["javascript","lua","web-app"],"latest_commit_sha":null,"homepage":"https://remixer-dec.github.io/LuaToJS/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remixer-dec.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-15T00:01:15.000Z","updated_at":"2022-11-03T07:28:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"616516cc-2538-43e5-b4b2-c3ebe003cb0d","html_url":"https://github.com/remixer-dec/LuaToJS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2FLuaToJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2FLuaToJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2FLuaToJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2FLuaToJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remixer-dec","download_url":"https://codeload.github.com/remixer-dec/LuaToJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241612265,"owners_count":19990760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","lua","web-app"],"created_at":"2024-11-14T02:14:27.388Z","updated_at":"2025-12-01T08:03:57.599Z","avatar_url":"https://github.com/remixer-dec.png","language":"HTML","readme":"**LuaToJS - Translate lua syntax to js**   \n[remixer-dec.github.io/LuaToJS/](https://remixer-dec.github.io/LuaToJS/)  \nExperimental project created to simplify translation of Lua code to JS.  \n\u003e What's the difference between this project and some similar like [lua2js](https://github.com/mherkender/lua.js)?\n\nThis one works without NodeJS, (in browser) and not uses abstraction (like usage of functions to get the value of a table). You get similar to the original code but with some limitations. \n\u003e What are these limitations?\n\n - Every function must have a return statement in the end.\n - Every reserved keyword will be replaced even if it's inside a string or is a function name. \n\n\u003e What is unimplemented yet or not working?\n* [ ] metatables\n* [ ] native functions  \n* [ ] constants  \n* [ ] 1 line functions  \n* [ ] multiple returns  \n* [ ] prints with and without brackets  \n* [ ] tables with unusual indexes  \n* [x] \u003cdel\u003efunctions inside tables, created after a tables (like function a.b()\u003c/del\u003e )  \n* [ ] array / object concatenation  \n* [ ] inheritance  \n* [ ] __index  \n* [ ] dofile/require/loadstring/loadfile  \n* [x] \u003cdel\u003emultiple variable assignment\u003c/del\u003e  \n** **\n*[created by Remixer Dec](https://github.com/remixer-dec) | [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/legalcode)*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremixer-dec%2Fluatojs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremixer-dec%2Fluatojs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremixer-dec%2Fluatojs/lists"}