#snake-case #command-line-tool #converting #changing #cammel #cammel-case

app casec

A command-line tool for changing the cammel case and the snake case into each other

3 releases

0.1.3 Mar 25, 2021
0.1.2 Mar 11, 2021
0.1.1 Feb 27, 2021

#16 in #snake-case

MIT license

33KB
179 lines

casec

Command-line tool for converting CammelCase and snake_case into each other.

function

Instalation

Casec can be installed with the cargo package manager

cargo install casec

or build from source. Requires rustc version >= 1.51.

Dependencies

~4–5.5MB
~101K SLoC