lower camel case

English

Examples
  • totalNumber
  • createNewItem

Alternative forms

Etymology

From lower case +‎ camel case.

Noun

lower camel case (uncountable)

  1. (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