{"id":13485236,"url":"https://github.com/mopp/vim-operator-convert-case","last_synced_at":"2025-12-29T13:29:33.678Z","repository":{"id":149753653,"uuid":"98887273","full_name":"mopp/vim-operator-convert-case","owner":"mopp","description":"a Vim plugin to provide some operators to convert a word case.","archived":false,"fork":false,"pushed_at":"2017-12-07T05:24:30.000Z","size":14,"stargazers_count":22,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T10:48:54.114Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mopp.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}},"created_at":"2017-07-31T12:37:58.000Z","updated_at":"2024-11-12T03:43:20.000Z","dependencies_parsed_at":"2024-01-16T07:37:18.125Z","dependency_job_id":null,"html_url":"https://github.com/mopp/vim-operator-convert-case","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fvim-operator-convert-case","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fvim-operator-convert-case/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fvim-operator-convert-case/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fvim-operator-convert-case/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mopp","download_url":"https://codeload.github.com/mopp/vim-operator-convert-case/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243429570,"owners_count":20289555,"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-07-31T17:01:52.457Z","updated_at":"2025-12-29T13:29:28.645Z","avatar_url":"https://github.com/mopp.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# vim-operator-convert-case\n_operator-convert-case_ is a Vim plugin to provide some operators to convert word case.\n\nThere are some convertion examples.  \nTo lower_snake_case:  \n```\nlower_snake_case -\u003e lower_snake_case  \nUPPER_SNAKE_CASE -\u003e upper_snake_case  \nUpperCamelCase   -\u003e upper_camel_case  \nlowerCamelCase   -\u003e lower_camel_case  \n```\n\nTo UPPER_SNAKE_CASE  \n```\nlower_snake_case -\u003e LOWER_SNAKE_CASE  \nUPPER_SNAKE_CASE -\u003e UPPER_SNAKE_CASE  \nUpperCamelCase   -\u003e UPPER_CAMEL_CASE  \nlowerCamelCase   -\u003e LOWER_CAMEL_CASE  \n```\n\nTo lowerCamelCase  \n```\nlower_snake_case -\u003e lowerSnakeCase  \nUPPER_SNAKE_CASE -\u003e upperSnakeCase  \nUpperCamelCase   -\u003e upperCamelCase  \nlowerCamelCase   -\u003e lowerCamelCase  \n```\n\nTo UpperCamelCase  \n```\nlower_snake_case -\u003e LowerSnakeCase  \nUPPER_SNAKE_CASE -\u003e UpperSnakeCase  \nUpperCamelCase   -\u003e UpperCamelCase  \nlowerCamelCase   -\u003e LowerCamelCase  \n```\n\n# License\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Fvim-operator-convert-case","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmopp%2Fvim-operator-convert-case","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Fvim-operator-convert-case/lists"}