{"id":17953732,"url":"https://github.com/wzshiming/namecase","last_synced_at":"2025-03-25T00:31:50.983Z","repository":{"id":57481867,"uuid":"119619309","full_name":"wzshiming/namecase","owner":"wzshiming","description":"Various naming styles change.","archived":false,"fork":false,"pushed_at":"2020-03-16T07:58:22.000Z","size":26,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-19T05:54:44.257Z","etag":null,"topics":["camel","hump","namecase","snake"],"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/wzshiming.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-01-31T01:48:28.000Z","updated_at":"2020-03-16T07:53:34.000Z","dependencies_parsed_at":"2022-09-02T06:10:25.251Z","dependency_job_id":null,"html_url":"https://github.com/wzshiming/namecase","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/wzshiming%2Fnamecase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzshiming%2Fnamecase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzshiming%2Fnamecase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzshiming%2Fnamecase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wzshiming","download_url":"https://codeload.github.com/wzshiming/namecase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377921,"owners_count":20605374,"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":["camel","hump","namecase","snake"],"created_at":"2024-10-29T10:06:50.733Z","updated_at":"2025-03-25T00:31:50.610Z","avatar_url":"https://github.com/wzshiming.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Name case\n\n[![Build Status](https://travis-ci.org/wzshiming/namecase.svg?branch=master)](https://travis-ci.org/wzshiming/namecase)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/namecase)](https://goreportcard.com/report/github.com/wzshiming/namecase)\n[![GoDoc](https://godoc.org/github.com/wzshiming/namecase?status.svg)](https://godoc.org/github.com/wzshiming/namecase)\n[![GitHub license](https://img.shields.io/github/license/wzshiming/namecase.svg)](https://github.com/wzshiming/namecase/blob/master/LICENSE)\n[![gocover.io](https://gocover.io/_badge/github.com/wzshiming/namecase)](https://gocover.io/github.com/wzshiming/namecase)\n\nVarious naming styles change.\n\n- [English](https://github.com/wzshiming/namecase/blob/master/README.md)\n- [简体中文](https://github.com/wzshiming/namecase/blob/master/README_cn.md)\n\n## Install\n\n``` shell\ngo get -u -v github.com/wzshiming/namecase\n```\n\n## Usage\n\n|                        |                 |\n| ---------------------- | --------------- |\n| ToUpperSpace           | all to XX YY ZZ |\n| ToLowerSpace           | all to xx yy zz |\n| ToUpperStrike          | all to XX-YY-ZZ |\n| ToLowerStrike          | all to xx-yy-zz |\n| ToUpperSnake           | all to XX_YY_ZZ |\n| ToLowerSnake           | all to xx_yy_zz |\n| ToPascal               | all to XxYyZz   |\n| ToCamel                | all to xxYyZz   |\n| ToUpperHump            | all to XxYyZz   |\n| ToLowerHump            | all to xxYyZz   |\n| ToUpperHumpInitialisms | all to XxYyZzID |\n| ToLowerHumpInitialisms | all to xxYyZzID |\n\n[API Documentation](http://godoc.org/github.com/wzshiming/namecase)\n\n## License\n\nPouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/namecase/blob/master/LICENSE) for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzshiming%2Fnamecase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwzshiming%2Fnamecase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzshiming%2Fnamecase/lists"}