{"id":16209255,"url":"https://github.com/gilzoide/namedenum","last_synced_at":"2026-04-28T08:04:51.639Z","repository":{"id":70590416,"uuid":"471365447","full_name":"gilzoide/NamedEnum","owner":"gilzoide","description":"Safer alternative to raw enums when used as serialized fields in Unity, maintains the right values after reordering, resistant to code merges","archived":false,"fork":false,"pushed_at":"2022-03-25T11:51:57.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T20:50:10.157Z","etag":null,"topics":["enum","serializable","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilzoide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-03-18T12:48:41.000Z","updated_at":"2023-03-01T03:11:46.000Z","dependencies_parsed_at":"2023-06-09T21:45:39.571Z","dependency_job_id":null,"html_url":"https://github.com/gilzoide/NamedEnum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gilzoide/NamedEnum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2FNamedEnum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2FNamedEnum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2FNamedEnum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2FNamedEnum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilzoide","download_url":"https://codeload.github.com/gilzoide/NamedEnum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2FNamedEnum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["enum","serializable","unity"],"created_at":"2024-10-10T10:28:56.268Z","updated_at":"2026-04-28T08:04:51.536Z","avatar_url":"https://github.com/gilzoide.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Named Enum\nAn alternative to raw enums for Unity that serializes the enum name along with\nits numeric value.\n\nThis makes it possible to reorder enums without breaking existing Unity assets,\nincluding adding new values between existing ones.\nThus they are resistant to code merges where both branches add new values to\nthe enum.\n\n\n## Installing the package\nInstall using [Unity Package Manager](https://docs.unity3d.com/Manual/Packages.html)\nadding a package [using this git repository URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html):\n\n    https://github.com/gilzoide/NamedEnum.git\n\n\n## Similar projects\n- https://github.com/dotsquid/StableEnum\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilzoide%2Fnamedenum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilzoide%2Fnamedenum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilzoide%2Fnamedenum/lists"}