{"id":13662574,"url":"https://github.com/zigurous/unity-ui-toolkit","last_synced_at":"2025-04-25T10:32:17.611Z","repository":{"id":122071307,"uuid":"381241499","full_name":"zigurous/unity-ui-toolkit","owner":"zigurous","description":"🖥️🖱️ Scripts and utilities for creating UI in Unity projects.","archived":false,"fork":false,"pushed_at":"2024-08-14T01:25:51.000Z","size":397,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-14T03:27:37.246Z","etag":null,"topics":["assets","package","ui","unity"],"latest_commit_sha":null,"homepage":"https://docs.zigurous.com/com.zigurous.ui","language":"C#","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/zigurous.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"patreon":"zigurous","custom":["paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"]}},"created_at":"2021-06-29T04:46:10.000Z","updated_at":"2024-08-14T03:27:37.247Z","dependencies_parsed_at":null,"dependency_job_id":"2e35859f-6c60-40f5-8e84-74f96428bfa2","html_url":"https://github.com/zigurous/unity-ui-toolkit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-ui-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-ui-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-ui-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-ui-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigurous","download_url":"https://codeload.github.com/zigurous/unity-ui-toolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223996777,"owners_count":17238366,"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":["assets","package","ui","unity"],"created_at":"2024-08-02T05:02:02.479Z","updated_at":"2024-11-10T18:30:53.142Z","avatar_url":"https://github.com/zigurous.png","language":"C#","funding_links":["https://patreon.com/zigurous","paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"],"categories":["C\\#"],"sub_categories":[],"readme":"# UI Toolkit\n\n[![](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/zigurous/unity-ui-toolkit) [![](https://img.shields.io/github/package-json/v/zigurous/unity-ui-toolkit)](https://github.com/zigurous/unity-ui-toolkit/releases) [![](https://img.shields.io/badge/docs-link-success)](https://docs.zigurous.com/com.zigurous.ui) [![](https://img.shields.io/github/license/zigurous/unity-ui-toolkit)](https://github.com/zigurous/unity-ui-toolkit/blob/main/LICENSE.md)\n\nThe **UI Toolkit** package contains scripts and utilities for creating UI in Unity projects. The package is intended to solve common problems that arise when developing UI and menus. The package is still early in development, and more functionality will be added over time.\n\n## Reference\n\n- [Menu Tools](https://docs.zigurous.com/com.zigurous.ui/manual/menus)\n- [Letterboxing](https://docs.zigurous.com/com.zigurous.ui/manual/letterboxing)\n- [Screen Size](https://docs.zigurous.com/com.zigurous.ui/manual/screen-size)\n\n## Installation\n\nUse the Unity [Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) to install the **UI Toolkit** package.\n\n1. Open the Package Manager in `Window \u003e Package Manager`\n2. Click the add (`+`) button in the status bar\n3. Select `Add package from git URL` from the add menu\n4. Enter the following Git URL in the text box and click Add:\n\n```\nhttps://github.com/zigurous/unity-ui-toolkit.git\n```\n\n## Namespace\n\nImport the package namespace in each script or file you want to use it. You may need to regenerate project files/assemblies first.\n\n```csharp\nusing Zigurous.UI;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-ui-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigurous%2Funity-ui-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-ui-toolkit/lists"}