lower camel case
English
Examples |
---|
|
Alternative forms
- lowerCamelCase (the autological spelling)
Etymology
From lower case + camel case.
Noun
lower camel case (uncountable)
- (programming) The practice of writing identifiers by concatenating multiple component words, where each word excluding the first is capitalized.
- Antonyms: upper camel case, UpperCamelCase, Pascal case, studly caps
- Hypernyms: camel case, CamelCase, intercapping, InterCapping, intercaps, InterCaps
- Coordinate terms: snake case, kebab case