{"id":37192449,"url":"https://github.com/devimteam/go-case","last_synced_at":"2026-01-14T22:19:38.996Z","repository":{"id":57501676,"uuid":"137485872","full_name":"devimteam/go-case","owner":"devimteam","description":" Package to convert names, titles and sequences to snake_case, CamelCase and some other.","archived":false,"fork":true,"pushed_at":"2018-06-15T12:00:21.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T15:39:38.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vetcher/go-case","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devimteam.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-06-15T12:37:03.000Z","updated_at":"2018-06-15T12:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/devimteam/go-case","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devimteam/go-case","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devimteam%2Fgo-case","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devimteam%2Fgo-case/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devimteam%2Fgo-case/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devimteam%2Fgo-case/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devimteam","download_url":"https://codeload.github.com/devimteam/go-case/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devimteam%2Fgo-case/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-14T22:19:38.427Z","updated_at":"2026-01-14T22:19:38.985Z","avatar_url":"https://github.com/devimteam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-case\nPackage to convert names, titles and sequences to snake_case, CamelCase and some other.\n\n```go\nimport (\n    \"fmt\"\n\n    \"github.com/vetcher/go-case\"\n)\n\nfunc main() {\n    s := \"some string to convert\"\n    fmt.Println(go_case.ToCamelCase(s))\n\n    // Output:\n    // SomeStringToConvert\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevimteam%2Fgo-case","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevimteam%2Fgo-case","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevimteam%2Fgo-case/lists"}