{"id":26539821,"url":"https://github.com/moshisora/guid-finder","last_synced_at":"2026-05-09T13:05:23.485Z","repository":{"id":57256623,"uuid":"121533254","full_name":"moshisora/guid-finder","owner":"moshisora","description":"cli-tool to find referenced file for unity","archived":false,"fork":false,"pushed_at":"2018-02-15T16:08:19.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-17T17:18:27.092Z","etag":null,"topics":["cli","guid","javascript","unity"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/moshisora.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":"2018-02-14T16:27:16.000Z","updated_at":"2018-02-15T01:13:26.000Z","dependencies_parsed_at":"2022-08-25T02:31:01.660Z","dependency_job_id":null,"html_url":"https://github.com/moshisora/guid-finder","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshisora%2Fguid-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshisora%2Fguid-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshisora%2Fguid-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshisora%2Fguid-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moshisora","download_url":"https://codeload.github.com/moshisora/guid-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885933,"owners_count":20526332,"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":["cli","guid","javascript","unity"],"created_at":"2025-03-22T00:19:08.266Z","updated_at":"2026-05-09T13:05:23.431Z","avatar_url":"https://github.com/moshisora.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guid-finder\n\ncli-tool to find referenced file for unity\n\n# Getting Started\n\n`guid-finder` is cli-tool to find referenced file for unity.  \nRecursively search the specified path and search for the file referring to the target guid.\n\n## Install\n\n```\n$ npm install -g guid-finder\n```\n\n## Usage\n\n```\n$ guidf -g [guid] -p [path]\n```\n\n- [guid]: The guid specified by the Unity you want to search.\n- [path]: Search target path.\n\n## Options\n\n### -g, --guid\n\ntype: `string` : required  \nTarget guid you want to search.\n\n### -p, --path\n\ntype: `string` : optional  \nSearch target path.  \nIf not specified, the current directory will be used.\n\n### -V, --version\n\nShow version.\n\n### -h, --help\n\nShow options.\n\n# Example\n\n```\n$ guidf -g 61a8c645ea58d43279eefb1183bbc0b4 -p ./\n```\n\n```\nsearching...\ntest/unity-project/Assets/Scenes/TopScene.unity\ntest/unity-project/Assets/Scenes/Used.prefab\n```\n\n# TODO\n\n- Testing\n- Support search by filename\n\n# License\n\nThe MIT License (MIT)\n\nCopyright 2018~ moshisora\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshisora%2Fguid-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoshisora%2Fguid-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshisora%2Fguid-finder/lists"}