{"id":21730030,"url":"https://github.com/neuneu9/unity-safe-area-fitter","last_synced_at":"2026-05-11T04:49:26.562Z","repository":{"id":230440182,"uuid":"779357506","full_name":"neuneu9/unity-safe-area-fitter","owner":"neuneu9","description":"Provides safe area RectTransform with Unity.","archived":false,"fork":false,"pushed_at":"2024-03-29T18:02:56.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T20:08:26.099Z","etag":null,"topics":["safe-area","unity"],"latest_commit_sha":null,"homepage":"https://neusstudio.blog/","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/neuneu9.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":"2024-03-29T16:43:49.000Z","updated_at":"2024-03-29T18:19:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a83e840-7ccd-46ca-b7c2-e407d560ee6e","html_url":"https://github.com/neuneu9/unity-safe-area-fitter","commit_stats":null,"previous_names":["neuneu9/unity-safe-area-fitter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-safe-area-fitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-safe-area-fitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-safe-area-fitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuneu9%2Funity-safe-area-fitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuneu9","download_url":"https://codeload.github.com/neuneu9/unity-safe-area-fitter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706669,"owners_count":20496606,"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":["safe-area","unity"],"created_at":"2024-11-26T04:11:32.005Z","updated_at":"2026-05-11T04:49:26.514Z","avatar_url":"https://github.com/neuneu9.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Safe Area Fitter\n\n## What’s this?\n\n'Unity Safe Area Fitter' provides safe area RectTransform with Unity.  \n\n## Supported Unity versions\n\nUnity 2021.3 or higher.  \n\n## Installation\n\nVia Package Manager.  \nOpen the Package Manager window in your Unity editor, select `Add package from git URL...` from the `+` button in the top left, enter following and press the `Add` button.  \n\n```text\nhttps://github.com/neuneu9/unity-safe-area-fitter.git?path=Packages/jp.neuneu9.safe-area-fitter\n```\n\nOr open the `Packages/manifest.json` file and add an item like the following to the `dependencies` field.  \n\n```json\n\"jp.neuneu9.safe-area-fitter\": \"https://github.com/neuneu9/unity-safe-area-fitter.git?path=Packages/jp.neuneu9.safe-area-fitter\",\n```\n\n## How to use\n\n### Acquire a Rect Transform that matches the safe area\n\nJust press the Add Component button on any GameObject that has a Rect Transform and select `Safe Area Fitter`.  \n\n### Acquire a Rect Transform that is same the canvas wherever\n\nYou can also fit children of `Safe Area Fitter` to the canvas.  \nJust press the Add Component button on any GameObject that has a Rect Transform and select `Canvas Fitter`.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuneu9%2Funity-safe-area-fitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuneu9%2Funity-safe-area-fitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuneu9%2Funity-safe-area-fitter/lists"}