{"id":19134443,"url":"https://github.com/azerothcore/eluna-ts","last_synced_at":"2025-05-06T19:28:06.274Z","repository":{"id":140477829,"uuid":"364669072","full_name":"azerothcore/eluna-ts","owner":"azerothcore","description":"Eluna-TS converts TS files to Lua scripts compatible with the Eluna system","archived":false,"fork":false,"pushed_at":"2024-06-16T21:16:57.000Z","size":1364,"stargazers_count":30,"open_issues_count":6,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T01:38:30.413Z","etag":null,"topics":["azerothcore","azerothcore-module","lua","typescript","typescripttolua"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azerothcore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-05-05T18:20:46.000Z","updated_at":"2025-04-28T17:09:29.000Z","dependencies_parsed_at":"2024-11-07T17:48:44.359Z","dependency_job_id":null,"html_url":"https://github.com/azerothcore/eluna-ts","commit_stats":{"total_commits":92,"total_committers":3,"mean_commits":"30.666666666666668","dds":0.3152173913043478,"last_synced_commit":"242d2a465ca1887ad5b1d4728db8b2e86ee507fd"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Feluna-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Feluna-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Feluna-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Feluna-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/eluna-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252425944,"owners_count":21745970,"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":["azerothcore","azerothcore-module","lua","typescript","typescripttolua"],"created_at":"2024-11-09T06:26:36.814Z","updated_at":"2025-05-06T19:28:06.225Z","avatar_url":"https://github.com/azerothcore.png","language":"TypeScript","readme":"# Eluna TS\n\nEluna-TS is a system that uses [TypeScriptToLua](https://typescripttolua.github.io/) to compile Lua files compatible with the [Eluna Engine](https://github.com/ElunaLuaEngine/Eluna/blob/master/README.md)\n\nThis project is composed by:\n\n* ✔️ A pre-configured workspace compatible with VSCode to compile your sources\n* ✔️ The `deps/eluna-ts-definitions` which adds Eluna definition files to Typescript allowing proper type-checking and intellisense feature\n* ✔️ The `deps/eluna-ts-lib` which must be included in your project to add needed methods and make it work on Eluna. It also adds some useful reusable Typescript classes and functions.\n\nDISCLAIMER ⚠️: not all Typescript features are supported by Eluna-TS, the limitations are listed inside the documentation of the TypeScriptToLua project.\n### Demo\n\n[![Typescript-to-lua-azerothcore](https://img.youtube.com/vi/FEmjdauPKH0/0.jpg)](https://www.youtube.com/watch?v=FEmjdauPKH0)\n\n[Last Eluna commit compatibility check](https://github.com/ElunaLuaEngine/Eluna/commit/2962d4fea3708cf22964d1cc750290b8980b313f)\n\n## Installation (Without Docker)\n\nIf you don't have docker or you already have Nodejs install, you can just follow this guide to setup your environment by using Nodejs directly.\n\n### 1. Requirements\n\n- Install [nodejs 16+](https://nodejs.org/en/)\n\n**NOTE**: You can run the `bash install-node.sh` command to do it with an automatic script (it works on almost every OS with bash)\n### 2. Install dependencies\n\n- Run `npm install` to install the required node dependencies\n\n## Installation (With Docker)\n\n\n### 1. Requirements\n\n- [Docker](https://docs.docker.com/get-docker/)\n\n### 2. Build and run the container\n\n- Run `docker-compose up --build eluna-ts-dev`\n## Configure your environment\n\nWork in progress...\n\n## Unit tests\n\n[Unit tests coverage report](./coverage/lcov-report/index.html)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Feluna-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazerothcore%2Feluna-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Feluna-ts/lists"}