{"id":18345553,"url":"https://github.com/typescripttolua/lua-types","last_synced_at":"2025-06-27T10:36:09.502Z","repository":{"id":36934682,"uuid":"116213653","full_name":"TypeScriptToLua/lua-types","owner":"TypeScriptToLua","description":"TypeScript definitions for Lua standard library.","archived":false,"fork":false,"pushed_at":"2025-03-10T06:17:43.000Z","size":629,"stargazers_count":78,"open_issues_count":6,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-20T07:06:37.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeScriptToLua.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":"2018-01-04T04:15:39.000Z","updated_at":"2025-05-16T04:56:20.000Z","dependencies_parsed_at":"2025-03-16T09:12:15.494Z","dependency_job_id":"a84e5150-af66-4fa2-8a2b-b9c3c2c48051","html_url":"https://github.com/TypeScriptToLua/lua-types","commit_stats":null,"previous_names":["ark120202/types-lua","ark120202/lua-types"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/TypeScriptToLua/lua-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Flua-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Flua-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Flua-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Flua-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeScriptToLua","download_url":"https://codeload.github.com/TypeScriptToLua/lua-types/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Flua-types/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262240413,"owners_count":23280508,"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":[],"created_at":"2024-11-05T21:08:39.758Z","updated_at":"2025-06-27T10:36:09.445Z","avatar_url":"https://github.com/TypeScriptToLua.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lua Types\n\n[![npm](https://img.shields.io/npm/v/lua-types.svg)](https://npmjs.com/package/lua-types) [![Travis](https://img.shields.io/travis/ark120202/lua-types.svg)](https://travis-ci.org/ark120202/lua-types)\n\n\u003e TypeScript definitions for Lua standard library\n\n## Installation\n\n\u003e NOTE: In most of cases your environment-specific types would already include this package. In that case you don't need to do anything. If you're a developer of such types you should add `lua-types` as a dependency and load it by adding `/// \u003creference types=\"lua-types/\u003cversion\u003e\" /\u003e`\n\n1. Get this package from npm\n\n```bash\nyarn add -D lua-types\n# or\nnpm install -D lua-types\n```\n\n2. Modify your `tsconfig.json`\n\n```diff\n{\n  \"compilerOptions\": {\n+    \"types\": [\"lua-types/\u003cversion\u003e\"]\n  }\n}\n```\n\nWhere `\u003cversion\u003e` is one of:\n\n-   `5.1`\n-   `5.2`\n-   `5.3`\n-   `5.4`\n-   `jit`\n\n\u003e NOTE: All other files in this module shouldn't be considered public. Do not import them manually, as they may change in non-major updates. If your environment doesn't provide all of standard Lua features, consider banning them with a [no-restricted-globals](https://eslint.org/docs/rules/no-restricted-globals) eslint rule.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypescripttolua%2Flua-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypescripttolua%2Flua-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypescripttolua%2Flua-types/lists"}