ccase
Command line interface to convert strings into any case
Command line interface to convert strings into any case
To install this package, run one of the following:
ccase is a command line utility for converting between string cases such as
snake_case, kebab-case, camelCase, PascalCase, Title Case, and many more.
It is built on top of the convert_case Rust library.
Summary
Command line interface to convert strings into any case
Last Updated
Apr 8, 2026 at 10:19
License
MIT
Supported Platforms
GitHub Repository
https://github.com/stringcase/ccase