{"id":24680710,"url":"https://github.com/sonic853/sbox-inch-converter","last_synced_at":"2025-06-12T08:04:50.346Z","repository":{"id":260149105,"uuid":"880340133","full_name":"Sonic853/sbox-inch-converter","owner":"Sonic853","description":"Convert centimeters, meters and inches","archived":false,"fork":false,"pushed_at":"2024-10-29T20:02:30.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T08:47:28.173Z","etag":null,"topics":["sbox"],"latest_commit_sha":null,"homepage":"https://sbox.game/thelab/inchconverter","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/Sonic853.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-10-29T14:50:04.000Z","updated_at":"2024-11-11T12:14:31.000Z","dependencies_parsed_at":"2024-10-29T21:55:18.387Z","dependency_job_id":null,"html_url":"https://github.com/Sonic853/sbox-inch-converter","commit_stats":null,"previous_names":["sonic853/sbox-inch-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sonic853/sbox-inch-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sonic853%2Fsbox-inch-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sonic853%2Fsbox-inch-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sonic853%2Fsbox-inch-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sonic853%2Fsbox-inch-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sonic853","download_url":"https://codeload.github.com/Sonic853/sbox-inch-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sonic853%2Fsbox-inch-converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259426881,"owners_count":22855548,"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":["sbox"],"created_at":"2025-01-26T14:14:15.787Z","updated_at":"2025-06-12T08:04:50.302Z","avatar_url":"https://github.com/Sonic853.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s\u0026box Inch Converter\n\n![Snipaste_2024-10-29_22-59-42](https://github.com/user-attachments/assets/36c73d74-9e48-4e43-825c-a3d429dd8d10)\n\n![Snipaste_2024-10-29_22-48-35](https://github.com/user-attachments/assets/19d3192d-05ff-428d-860e-13387710cd24)\n\n## How to use?\n```CSharp\nusing Sonic853.InchConverterLib;\n\nvar m = InchConverter.InToM(1);\nLog.Info($\"m:{m}\");\nvar inch = InchConverter.MToIn(1);\nLog.Info($\"in:{inch}\");\n\nLog.Info($\"LocalPosition(M):{LocalPosition.ToM()}\");\n\nLocalPosition = new Vector3( 1, 1, 1 ).ToIn();\nLog.Info($\"new Position:{LocalPosition}\");\n\nvar distance = Vector3.Direction(pointA, pointB);\nLog.Info($\"distance(M):{distance.ToM()}\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonic853%2Fsbox-inch-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonic853%2Fsbox-inch-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonic853%2Fsbox-inch-converter/lists"}