{"id":25974618,"url":"https://github.com/unknown-gd/vgui-tools","last_synced_at":"2025-03-05T02:32:32.343Z","repository":{"id":119335742,"uuid":"487258296","full_name":"unknown-gd/vgui-tools","owner":"unknown-gd","description":"A small pack of console commands for vgui development in Garry's Mod.","archived":false,"fork":false,"pushed_at":"2024-02-05T22:22:21.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-14T10:27:32.070Z","etag":null,"topics":["development","garrysmod","gmod","tools","vgui"],"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/unknown-gd.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":"2022-04-30T11:22:38.000Z","updated_at":"2024-04-26T09:30:10.000Z","dependencies_parsed_at":"2023-10-02T12:38:20.857Z","dependency_job_id":"6df299da-1702-42fb-8594-1bb2f8336177","html_url":"https://github.com/unknown-gd/vgui-tools","commit_stats":null,"previous_names":["prikolmen/vgui-cleanup","prikolmen/vgui-tools","unknown-gd/vgui-tools"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fvgui-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fvgui-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fvgui-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fvgui-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unknown-gd","download_url":"https://codeload.github.com/unknown-gd/vgui-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241953781,"owners_count":20048238,"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":["development","garrysmod","gmod","tools","vgui"],"created_at":"2025-03-05T02:32:31.834Z","updated_at":"2025-03-05T02:32:32.334Z","avatar_url":"https://github.com/unknown-gd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VGUI Tools\nA small pack of console commands for vgui development in Garry's Mod.\n\n## Where is Lua code?\nWritten in [Yuescript](https://github.com/pigpigyyy/Yuescript), compiled Lua code can be found in [releases](https://github.com/PrikolMen/vgui-cleanup/releases) and [lua branch](https://github.com/PrikolMen/vgui-tools/tree/lua), or you can compile it yourself using compiled [Yuescript Compiler](https://github.com/pigpigyyy/Yuescript/releases/latest).\n\n### Commands\n- `vgui_remove \u003cpattern\u003e` - allow you remove `vgui` panels using [`patterns`](https://wiki.facepunch.com/gmod/Patterns)\n- `vgui_remove_all \u003cpattern\u003e` - same as `vgui_remove`, but for all panels including children.\n- `vgui_list \u003cstart pos/end pos\u003e \u003cstart pos/end pos\u003e` - outputs the list of all valid panels to the console, you can specify the length of the output list or the start and end points in the list.\n- `vgui_find \u003cpattern\u003e` - display the list of found panels using [`patterns`](https://wiki.facepunch.com/gmod/Patterns)\n\n### Examples\n\n#### `vgui_list` usage\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/5d9143d5-c818-427c-9127-a72a7c90c4e9)\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/705c6414-86af-400b-8b32-348d110672ce)\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/4c695020-2fa0-4d68-bbd5-4a1558bc1013)\n\n#### `vgui_find` usage\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/18ceb8e3-158f-4802-aad5-7299f65f6de1)\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/15e4e849-2fe2-4a1a-a1a4-9c427abd0514)\n\n#### `vgui_remove` usage\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/ad7b5cb0-89e6-454b-b998-dc61cad890f1)\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/29c8a4d9-2678-48d9-9c2d-2790074c533c)\n\n#### `vgui_remove_all` usage\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/270cdbec-2f7c-47ee-ba1f-d744bf50ee72)\n![image](https://github.com/PrikolMen/vgui-tools/assets/44779902/36dcaace-bc71-4d19-a7b5-dbed2ef75084)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknown-gd%2Fvgui-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funknown-gd%2Fvgui-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknown-gd%2Fvgui-tools/lists"}