0
Encoded
UPPER-KEBAB-CASE | |
---|---|
lower-kebab-case |
About kebab case conversion
Kebab case is one of the naming conventions used in programming.
It supports conversion to the following formats.
Name | Alternative name | Format |
---|---|---|
Upper kebab case | Screaming kebab case, Train case, COBOL case | UPPER-KEBAB-CASE |
Lower kebab case | Chain case, Dash case, Lisp case | lower-kebab-case |