{"id":28906234,"url":"https://github.com/unstoppablemango/ux","last_synced_at":"2026-01-20T16:29:11.011Z","repository":{"id":294513497,"uuid":"985873014","full_name":"UnstoppableMango/ux","owner":"UnstoppableMango","description":"The universal codegen framework","archived":false,"fork":false,"pushed_at":"2026-01-12T05:29:53.000Z","size":734,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T15:38:35.101Z","etag":null,"topics":["codegen","go","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Go","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/UnstoppableMango.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-18T17:41:53.000Z","updated_at":"2026-01-12T05:29:55.000Z","dependencies_parsed_at":"2025-06-06T21:25:21.155Z","dependency_job_id":"e7c3cad0-d1e2-4eee-98e6-e9eebc20c7c3","html_url":"https://github.com/UnstoppableMango/ux","commit_stats":null,"previous_names":["unstoppablemango/ux"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/UnstoppableMango/ux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnstoppableMango%2Fux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnstoppableMango%2Fux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnstoppableMango%2Fux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnstoppableMango%2Fux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnstoppableMango","download_url":"https://codeload.github.com/UnstoppableMango/ux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnstoppableMango%2Fux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["codegen","go","protobuf"],"created_at":"2025-06-21T14:30:42.955Z","updated_at":"2026-01-20T16:29:11.006Z","avatar_url":"https://github.com/UnstoppableMango.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UX - A Codegen Tooling Suite\n\nSome silly idea I had for codegen management tool.\n\nUX will manage inputs and outputs for codegen tool execution.\nInputs encapsulate configuration and source code; anything a tool needs to generate code.\nOutputs are defined as anything produced by the codegen tool.\n\nA codegen tool must be an executable binary with a name matching the regex `([\\w\\-]+2[\\w\\-]+)` i.e. `csharp2go` or `go2csharp`.\nOther plugin types may be supported in the future.\n\n## Usage\n\nThe primary mode of execution (which doesn't work right now) is:\n\n```shell\nux gen \u003csource\u003e \u003ctarget\u003e\n```\n\nFor simplicity, plugins can be invoked with minimal intervention from `ux` by running:\n\n```shell\nux plugin run \u003cmy plugin\u003e\n```\n\nTo list plugins that the tool recognizes:\n\n```shell\nux plugin list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funstoppablemango%2Fux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funstoppablemango%2Fux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funstoppablemango%2Fux/lists"}