{"id":13661424,"url":"https://github.com/AnomalousUnderdog/UnityCompactFieldAttribute","last_synced_at":"2025-04-25T02:32:58.360Z","repository":{"id":157967058,"uuid":"175361963","full_name":"AnomalousUnderdog/UnityCompactFieldAttribute","owner":"AnomalousUnderdog","description":"Lets each property label have their own width, to prevent the labels from getting cut off","archived":false,"fork":false,"pushed_at":"2019-03-13T07:01:15.000Z","size":24,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T05:13:10.851Z","etag":null,"topics":["unity-editor","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":null,"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/AnomalousUnderdog.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":"2019-03-13T06:42:08.000Z","updated_at":"2022-05-20T08:54:41.000Z","dependencies_parsed_at":"2024-08-02T05:10:46.077Z","dependency_job_id":null,"html_url":"https://github.com/AnomalousUnderdog/UnityCompactFieldAttribute","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/AnomalousUnderdog%2FUnityCompactFieldAttribute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalousUnderdog%2FUnityCompactFieldAttribute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalousUnderdog%2FUnityCompactFieldAttribute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnomalousUnderdog%2FUnityCompactFieldAttribute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnomalousUnderdog","download_url":"https://codeload.github.com/AnomalousUnderdog/UnityCompactFieldAttribute/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223979339,"owners_count":17235378,"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":["unity-editor","unity3d","unity3d-plugin"],"created_at":"2024-08-02T05:01:34.425Z","updated_at":"2024-11-10T16:30:32.896Z","avatar_url":"https://github.com/AnomalousUnderdog.png","language":"C#","funding_links":[],"categories":["C\\#","Game Development"],"sub_categories":["Unity Engine: Resources"],"readme":"# UnityCompactFieldAttribute\nLets each property label have their own width, to prevent the labels from getting cut off\n\n![Preview](/preview.gif \"Preview\")\n\n## Installation\nCopy the CompactField folder to your project.\n\n## Usage\nAdd the CompactField attribute to your MonoBehaviour fields:\n\n```csharp\n\t\t[CompactField]\n\t\tpublic float testFloat = 3.0f;\n\n\t\t[CompactField]\n\t\tpublic bool testBool;\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAnomalousUnderdog%2FUnityCompactFieldAttribute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAnomalousUnderdog%2FUnityCompactFieldAttribute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAnomalousUnderdog%2FUnityCompactFieldAttribute/lists"}