{"id":25026630,"url":"https://github.com/skythecodemaster/cc-gui","last_synced_at":"2025-03-30T16:27:10.280Z","repository":{"id":115227202,"uuid":"435865213","full_name":"SkyTheCodeMaster/cc-gui","owner":"SkyTheCodeMaster","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-19T19:30:29.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T18:06:48.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/SkyTheCodeMaster.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":"2021-12-07T12:07:34.000Z","updated_at":"2021-12-19T19:30:12.000Z","dependencies_parsed_at":"2023-05-25T22:31:58.286Z","dependency_job_id":null,"html_url":"https://github.com/SkyTheCodeMaster/cc-gui","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/SkyTheCodeMaster%2Fcc-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fcc-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fcc-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fcc-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkyTheCodeMaster","download_url":"https://codeload.github.com/SkyTheCodeMaster/cc-gui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246345663,"owners_count":20762427,"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":"2025-02-05T17:48:46.481Z","updated_at":"2025-03-30T16:27:10.276Z","avatar_url":"https://github.com/SkyTheCodeMaster.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CC-GUI\nCC-GUI is a Graphical User Interface library for assisting with making GUIs inside of ComputerCraft. It contains many functions, and other libraries inside of it.\n\n# Docs\nAvailable [here](https://skygui.madefor.cc/)\n\n# Usage\nTo `require` the project, simply do `local gui = require(\"gui\")` (`gui` being the folder itself)\n```lua\nlocal gui = require(\"gui\")\n\n-- frame\ngui.frame.frame(x,y,w,h,fcol,bcol)\n\n-- shape\ngui.shape.rectangle(x,y,w,h,col)\ngui.shape.filledRectangle(x,y,w,h,col)\n```\n# Install\nRun the installer command with the `requirements.json` file.\n\u003e `wget run https://skydocs.madefor.cc/scripts/installer.lua https://raw.githubusercontent.com/SkyTheCodeMaster/cc-gui/master/requirements.json`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskythecodemaster%2Fcc-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskythecodemaster%2Fcc-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskythecodemaster%2Fcc-gui/lists"}