{"id":17891154,"url":"https://github.com/mechazawa/cc-types","last_synced_at":"2026-02-24T09:02:24.969Z","repository":{"id":65470305,"uuid":"592523392","full_name":"Mechazawa/cc-types","owner":"Mechazawa","description":"Typescript type definitions for ComputerCraft","archived":false,"fork":false,"pushed_at":"2023-02-08T20:49:34.000Z","size":42,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T14:08:45.527Z","etag":null,"topics":["computercraft","typescript-definitions"],"latest_commit_sha":null,"homepage":"","language":null,"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/Mechazawa.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":"2023-01-23T22:49:49.000Z","updated_at":"2025-03-12T18:09:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"524d516b-765b-49ed-8e07-0ec36be96a35","html_url":"https://github.com/Mechazawa/cc-types","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"edc7b1775d364fb5ac71d9fa5b215420fa2ca3c8"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mechazawa%2Fcc-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mechazawa%2Fcc-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mechazawa%2Fcc-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mechazawa%2Fcc-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mechazawa","download_url":"https://codeload.github.com/Mechazawa/cc-types/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246928486,"owners_count":20856292,"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":["computercraft","typescript-definitions"],"created_at":"2024-10-28T14:04:54.558Z","updated_at":"2026-02-24T09:02:24.908Z","avatar_url":"https://github.com/Mechazawa.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"cc-types\n--------\n\nThis repo contains type definitions for ComputerCraft:Tweaked.\n\nFeel free to make a pull request containing improvements or missing implimentations.\n\n## Installation\n1. Install the package\n```bash\nnpm install --include=dev @mechazawa/cc-types\n```\n\n2. Modify your `tsconfig.json`\n```diff\n{\n  \"compilerOptions\": {\n+   \"types\": [\n+     \"@typescript-to-lua/language-extensions\",\n+     \"@mechazawa/cc-types\"\n+   ]\n  }\n}\n```\n\n## Progress\n\nDone:\n- [ ] Globals\n  - [x] _G\n  - [x] colors\n  - [ ] ~colours~\n  - [x] commands\n  - [ ] disk\n  - [x] fs\n  - [ ] gps\n  - [ ] help\n  - [ ] http\n  - [ ] io\n  - [x] keys\n  - [ ] multishell\n  - [x] os\n  - [ ] paintutils\n  - [x] parallel\n  - [x] peripheral\n  - [ ] pocket\n  - [x] rednet\n  - [ ] redstone\n  - [ ] settings\n  - [ ] shell\n  - [x] term\n  - [x] textutils\n  - [x] turtle\n  - [ ] vector\n  - [ ] window\n- [ ] Modules\n  - [ ] cc.audio.dfpwm\n  - [ ] cc.completion\n  - [ ] cc.expect\n  - [ ] cc.image.nft\n  - [ ] cc.pretty\n  - [ ] cc.require\n  - [ ] cc.shell.completion\n  - [ ] cc.strings\n- [ ] Peripherals\n  - [ ] command\n  - [ ] computer\n  - [ ] drive\n  - [ ] modem\n  - [ ] monitor\n  - [ ] printer\n  - [ ] speaker\n- [x] Generic Peripherals\n  - [x] energy_storage\n  - [x] fluid_storage\n  - [x] inventory","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmechazawa%2Fcc-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmechazawa%2Fcc-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmechazawa%2Fcc-types/lists"}