{"id":15065770,"url":"https://github.com/keroxp/unicommon","last_synced_at":"2025-04-10T13:32:38.132Z","repository":{"id":57386198,"uuid":"112995818","full_name":"keroxp/UniCommon","owner":"keroxp","description":"ゆにこもん - Unity Common Library","archived":false,"fork":false,"pushed_at":"2018-01-21T12:10:35.000Z","size":78,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-23T19:24:52.586Z","etag":null,"topics":["unity"],"latest_commit_sha":null,"homepage":"https://scrapbox.io/keroxp-blog/UniCommon","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/keroxp.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}},"created_at":"2017-12-04T04:47:34.000Z","updated_at":"2024-01-31T09:42:05.000Z","dependencies_parsed_at":"2022-09-02T01:10:38.855Z","dependency_job_id":null,"html_url":"https://github.com/keroxp/UniCommon","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keroxp%2FUniCommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keroxp%2FUniCommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keroxp%2FUniCommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keroxp%2FUniCommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keroxp","download_url":"https://codeload.github.com/keroxp/UniCommon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225711,"owners_count":21068078,"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"],"created_at":"2024-09-25T00:47:43.113Z","updated_at":"2025-04-10T13:32:38.091Z","avatar_url":"https://github.com/keroxp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UniCommon\n[![npm version](https://badge.fury.io/js/unicommon.svg)](https://badge.fury.io/js/unicommon)  \n\n---\n\nUnityのユーティリティライブラリです。\n[@keroxp](https://twitter.com/keroxp)が[黒羽のアリカ](http://hexat.studio/arika)を作ったときに開発したコードから依存関係のないものを取り出して再構築しました。\n\n# Install\n\n## npm/unity-package-syncerを使う方法\n\nnpmからインストールできます。  \n\n`npm i unicommon --save`  \n\nインストール後、[unity3d-package-syncer](https://github.com/rotorz/unity3d-package-syncer)を使ってnpmでこのプロジェクトをインポートします。  \n\n`mkdir -p Assets/Plugins/Packages`  \n`$(npm bin)/unity3d--sync`  \n\nこれで`Assets/Plugins/Packages/UniCommon`フォルダにライブラリがインポートされます。依存関係として`UniRx`も同ディレクトリにインポートされます。\n\n# Usage\nランタイムでは、以下のコードをどこかで実行するだけで準備は完了です。\n```\nusing UniCommon;\npublic class YouApp : MonoBehaviour {\n    void Awake() {\n      UniCommon.Initialize();\n    }\n}\n```\n\n# Contributing\n\nバグ報告、修正依頼、その他便利機能などありましたらイシュー登録か、プルリクエストをください。コード規約などは特に設けていません。プルリクエストで修正します。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeroxp%2Funicommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeroxp%2Funicommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeroxp%2Funicommon/lists"}