{"id":18459893,"url":"https://github.com/rails-api/case_transform","last_synced_at":"2025-04-08T06:31:51.325Z","repository":{"id":46212114,"uuid":"68319218","full_name":"rails-api/case_transform","owner":"rails-api","description":"Extraction of the key_transform abilities of ActiveModelSerializers","archived":false,"fork":false,"pushed_at":"2021-11-06T12:14:33.000Z","size":25,"stargazers_count":16,"open_issues_count":7,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T12:58:07.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/rails-api.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":"2016-09-15T18:14:48.000Z","updated_at":"2024-07-19T21:04:57.000Z","dependencies_parsed_at":"2022-09-23T05:40:22.018Z","dependency_job_id":null,"html_url":"https://github.com/rails-api/case_transform","commit_stats":null,"previous_names":["nullvoxpopuli/case_transform"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-api%2Fcase_transform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-api%2Fcase_transform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-api%2Fcase_transform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-api%2Fcase_transform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails-api","download_url":"https://codeload.github.com/rails-api/case_transform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244375525,"owners_count":20442689,"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":[],"created_at":"2024-11-06T08:24:48.469Z","updated_at":"2025-04-08T06:31:51.286Z","avatar_url":"https://github.com/rails-api.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# case_transform\nExtraction of the key_transform abilities of ActiveModelSerializers\n\n[![Gem Version](https://badge.fury.io/rb/case_transform.svg)](https://badge.fury.io/rb/case_transform)\n[![Build Status](https://travis-ci.org/NullVoxPopuli/case_transform.svg?branch=master)](https://travis-ci.org/NullVoxPopuli/case_transform)\n[![Code Climate](https://codeclimate.com/repos/57dafbcc628330006c001312/badges/5f190457aba7c5d5d78c/gpa.svg)](https://codeclimate.com/repos/57dafbcc628330006c001312/feed)\n[![Test Coverage](https://codeclimate.com/repos/57dafbcc628330006c001312/badges/5f190457aba7c5d5d78c/coverage.svg)](https://codeclimate.com/repos/57dafbcc628330006c001312/coverage)\n[![Dependency Status](https://gemnasium.com/NullVoxPopuli/case_transform.svg)](https://gemnasium.com/NullVoxPopuli/case_transform)\n\n## Install\n\n```ruby\ngem 'case_transform'\n```\n\nor\n\n```bash\ngem install case_transform\n```\n\nAnd for faster performance, checkout [Case Transform with Native Extensions](https://github.com/NullVoxPopuli/case_transform-rust-extensions)\n## Usage\n\n```ruby\nrequire 'case_transform'\n\nCaseTransform.camel_lower(value)\n```\n\n`value` can be any of Array, Hash, Symbol, or String.\nAny other object type will just be returned.\n\n### Transforms\n\n| \u0026nbsp; | Description |\n| --- | --- |\n| camel | PascalCase |\n| camel_lower | camelCase |\n| dash | dash-case |\n| underscore | under_score |\n| unaltered | pass through |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-api%2Fcase_transform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frails-api%2Fcase_transform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-api%2Fcase_transform/lists"}